mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
test_docs: Test the new case study page.
This commit is contained in:
@@ -157,6 +157,7 @@ class DocPageTest(ZulipTestCase):
|
|||||||
self._test("/hello/", "Chat for distributed teams", landing_missing_strings=["Log in"])
|
self._test("/hello/", "Chat for distributed teams", landing_missing_strings=["Log in"])
|
||||||
self._test("/why-zulip/", "Why Zulip?")
|
self._test("/why-zulip/", "Why Zulip?")
|
||||||
self._test("/for/open-source/", "for open source projects")
|
self._test("/for/open-source/", "for open source projects")
|
||||||
|
self._test("/case-studies/tum/", "Technical University of Munich")
|
||||||
self._test("/for/research/", "for researchers")
|
self._test("/for/research/", "for researchers")
|
||||||
self._test("/for/companies/", "in a company")
|
self._test("/for/companies/", "in a company")
|
||||||
self._test("/for/working-groups-and-communities/", "standards bodies")
|
self._test("/for/working-groups-and-communities/", "standards bodies")
|
||||||
|
|||||||
Reference in New Issue
Block a user