Split reviewboard.admin.tests into per-suite files.
Review Request #10507 — Created April 3, 2019 and submitted
The
reviewboard.admin.tests
module was becoming hard to maintain. To
improve test maintenance and encourage further unit tests to be written,
this change splits the module into multiple files for different areas of
test coverage.
Unit tests pass.