update testing

This commit is contained in:
Beverly Nguyen
2024-06-11 12:35:59 -07:00
parent 8407f5605b
commit 89bd835cd8
2 changed files with 15 additions and 19 deletions

View File

@@ -19,9 +19,9 @@ def test_non_logged_in_user_can_see_homepage(
"Reach people where they are with government-powered text messages"
)
assert page.select_one("a.usa-button.usa-button--big")["href"] == url_for(
"main.sign_in",
)
assert page.select_one(
"a.usa-button.login-button.login-button--primary.margin-right-2"
)["href"]
assert page.select_one("meta[name=description]") is not None
# This area is hidden for the pilot