remote_upgrade_page: Add /upgrade URL for self hosted realms.

This commit is contained in:
Aman Agrawal
2023-11-24 08:12:17 +00:00
committed by Tim Abbott
parent caf2b7da26
commit 3cfcd0efee
5 changed files with 78 additions and 2 deletions

View File

@@ -57,6 +57,7 @@ not_yet_fully_covered = [
# TODO: This is a work in progress and therefore without
# tests yet.
"corporate/views/remote_billing_page.py",
"corporate/lib/remote_billing_util.py",
# Major lib files should have 100% coverage
"zerver/actions/presence.py",
"zerver/lib/addressee.py",