zulip/zerver
Steve Howell 2846e23cfc Extracted test helper: get_and_check_messages().
This new helper combines two old helpers, one of which was misnamed
and the other of which was always called after the first, so it
made sense to just combine the helpers.

Fixes: #1386
2016-07-24 19:43:56 -07:00
..
fixtures Add test_build_narrow_filter(). 2016-07-20 11:04:00 -07:00
lib zerver/lib/type_debug.py: Handle container types better. 2016-07-23 14:35:39 -07:00
management Rename local_settings.py symlink to prod_settings.py. 2016-07-19 20:59:59 -07:00
migrations Add realm setting to time-limit editing of message content. 2016-07-15 13:55:49 -07:00
templatetags Cleanup remaining usage of % comprehensions without explicit tuples. 2015-12-05 15:29:42 -08:00
tests Extracted test helper: get_and_check_messages(). 2016-07-24 19:43:56 -07:00
views Require non-empty full_name or password in json_change_settings 2016-07-23 14:53:15 -07:00
worker settings: Extract settings.VERBOSE_SUPPORT_OFFERS. 2016-07-19 15:28:41 -07:00
__init__.py
context_processors.py settings: Extract CUSTOM_LOGO_URL. 2016-07-19 15:28:41 -07:00
decorator.py Add links after `type: ignore`s. 2016-07-22 13:59:31 -07:00
exceptions.py Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers. 2016-06-04 22:51:18 -07:00
filters.py Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers. 2016-06-04 22:51:18 -07:00
forms.py settings: Extract settings.SHOW_OSS_ANNOUNCEMENT. 2016-07-19 15:28:41 -07:00
logging_handlers.py settings: Extract settings.STAGING_ERROR_NOTIFICATIONS. 2016-07-19 15:28:41 -07:00
middleware.py slow queries: Include full log line in slow query log. 2016-07-12 19:12:49 -07:00
models.py Use topic_name() in to_log_dict(). 2016-07-18 14:10:11 -07:00
static_header.txt Update copyright to 2014. 2014-02-04 15:51:53 -05:00
storage.py Remove templates, styles and js through storage. 2016-07-09 07:33:35 -07:00
tornadoviews.py zerver/tornado.py: Convert queue_id to str. 2016-07-04 02:58:57 +05:30