mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
test_docs: Add test coverage for new /emails/ endpoint.
This commit is contained in:
@@ -46,6 +46,7 @@ class DocPageTest(ZulipTestCase):
|
||||
"https://my.pingdom.com/reports/integration/settings",
|
||||
])
|
||||
self._test('/devlogin/', 'Normal users')
|
||||
self._test('/emails/', 'Zooly Zulipson invited you to join Zulip')
|
||||
self._test('/register/', 'Sign up for Zulip')
|
||||
|
||||
result = self.client_get('/new-user/')
|
||||
|
||||
Reference in New Issue
Block a user