Page MenuHomePhabricator

Rewrite application revision handling in test suite
Open, Needs TriagePublic

Description

The application code no longer requires posting to views to correctly set the state of app revisions. We could *significantly* simplify our test code that cares about app revisions. This came to my attention while working with a contributor on T226369. We could do it piecemeal, but it might be better to just clean it all up in one task.