test_docs: Test the new case study page.

This commit is contained in:
Tim Abbott
2021-07-09 13:19:05 -07:00
parent 0bf13ce5db
commit eb8283c089

View File

@@ -157,6 +157,7 @@ class DocPageTest(ZulipTestCase):
self._test("/hello/", "Chat for distributed teams", landing_missing_strings=["Log in"])
self._test("/why-zulip/", "Why Zulip?")
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/companies/", "in a company")
self._test("/for/working-groups-and-communities/", "standards bodies")