changes so far

This commit is contained in:
asaki222 2024-11-01 19:14:38 -04:00
parent 30d7e561ef
commit f40ef08cba
No known key found for this signature in database
GPG key ID: 2C4F802060E06EA4
2 changed files with 19 additions and 3 deletions

View file

@ -1508,6 +1508,8 @@ class TestDomainRequestAdmin(MockEppLib):
self.assertContains(response, "Meoward Jones")
# == Check for the senior_official == #
print("SENIOR OFFICIAL")
print(response.content.decode("utf-8"))
self.assertContains(response, "testy@town.com", count=2)
expected_so_fields = [
# Field, expected value