Steve Howell
|
1527823b9f
|
code cleanup: Remove some unused variables in test classes.
|
2016-11-26 09:52:37 -08:00 |
Steve Howell
|
3a8282ff44
|
Add test coverage for /notify_tornado.
We now have test coverage for all of our endpoints.
|
2016-11-17 10:11:46 -08:00 |
Rishi Gupta
|
c1713c9659
|
Prevent code from using email domain to determine realm when subdomains.
Also removes the intermediate step of going through Realm.domain in the
non-subdomains case. Part of a larger project to remove Realm.domain
entirely.
|
2016-11-11 15:26:51 -08:00 |
sinwar
|
4582a98c09
|
tests: Split out ZulipTestCase and WebhookTestCase to a separate file.
Fixes #1671.
|
2016-11-10 19:29:43 -08:00 |