zulip/zephyr
Tyler Hallada dabdbc8c71 Add "test" to names of test methods so they run
GetOldMessagesTest had test methods that weren't included in the test suite
generated by Runner because they did not have "test" in their names. A few
bugs in these methods that were overlooked because of this were also fixed.

(imported from commit a590bf6b8ee733893d3410ecb5eebe54141c48ea)
2013-01-02 18:46:09 -05:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Remove unescaped use of stream name in subscriptions page. 2012-12-13 15:46:30 -05:00
lib Add datetime_to_timestamp library function. 2012-12-12 15:45:37 -05:00
management Fix dump_pointers on last time. 2012-12-15 09:28:22 -05:00
static Revert bottom_whitespace to 300px by default. 2012-12-28 15:39:42 -05:00
static-access-control Make the back button work when narrowed 2012-12-19 14:46:31 -05:00
tests Also change the comment to read 300 ms 2013-01-02 17:14:38 -05:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py context_processors: Rename misleadingly named unused parameter 2012-11-07 17:46:46 -05:00
decorator.py Move @has_request_variables error responses to middleware 2012-12-20 14:26:36 -05:00
filters.py Filter out additional sensitive POST params 2012-12-19 11:08:24 -05:00
forms.py Log password change events via the password reset feature. 2012-12-13 15:22:35 -05:00
handlers.py AdminHumbugHandler: Add SERVER_NAME to displayed fields. 2013-01-02 17:36:36 -05:00
middleware.py Move @has_request_variables error responses to middleware 2012-12-20 14:26:36 -05:00
models.py Log password change events via the password reset feature. 2012-12-13 15:22:35 -05:00
retention_policy.py exunge_log: Ignore default_streams entries 2012-11-30 17:24:37 -05:00
tests.py Add "test" to names of test methods so they run 2013-01-02 18:46:09 -05:00
views.py Fix notify_pointer_update notifying on the wrong user's pointer. 2012-12-31 17:19:59 -05:00