1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-29 18:22:41 +01:00
phorge-phorge/src/applications/countdown
epriestley 64cc4fe915 Add a test to verify that all routing maps are plausibly valid, and remove some dead routes
Summary:
Previously, see D20999. See also <https://discourse.phabricator-community.org/t/the-phutil-library-phutil-has-not-been-loaded/3543/>.

There are a couple of dead "Config" routes after recent changes. Add test coverage to make sure routes all point somewhere valid, then remove all the dead routes that turned up.

Test Plan: Ran tests, saw failures. Removed dead routes, got clean tests.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Differential Revision: https://secure.phabricator.com/D21000
2020-02-14 18:06:24 -08:00
..
application Add a test to verify that all routing maps are plausibly valid, and remove some dead routes 2020-02-14 18:06:24 -08:00
capability Moderize Countdown 2015-07-22 13:35:34 -07:00
conduit Implement countdown.search and countdown.edit 2017-04-13 12:57:10 -07:00
controller Cleanup Countdown manual construction of monograms/uris 2017-04-12 13:33:19 -07:00
editor Use object PHIDs for "Thread-Topic" headers in mail 2018-02-08 06:21:00 -08:00
mail Allow multiple mail receivers to react to an individual email 2019-01-16 12:28:02 -08:00
phid Cleanup Countdown manual construction of monograms/uris 2017-04-12 13:33:19 -07:00
query Convert simple query subclasses to use internal cursors 2019-03-19 13:00:27 -07:00
remarkup Add some missing type hints 2015-05-05 07:33:00 +10:00
storage Remove "getApplicationTransactionObject()" from ApplicationTransactionInterface 2018-12-20 15:16:19 -08:00
view Cleanup Countdown manual construction of monograms/uris 2017-04-12 13:33:19 -07:00
xaction Reimplement Countdown transactions using Modular Transaction framework 2017-04-13 10:53:57 -07:00