Skip to content

fix integration tests #312

fix integration tests

fix integration tests #312

GitHub Actions / Browser Tests succeeded Jul 29, 2024 in 0s

11 passed, 0 failed and 1 skipped

Tests passed successfully

✅ browser.xml

12 tests were completed in 190s with 11 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
base.tests.browser.test_contact_form.ContactFormTest-20240729085250 2✅ 35s
base.tests.browser.test_selenium.TestSelenium-20240729085250 3✅ 37s
users.tests.browser.test_activation_failed.TestActivationFailed-20240729085250 2✅ 1⚪ 37s
users.tests.browser.test_password_change.TestPasswordChange-20240729085250 1✅ 20s
users.tests.browser.test_password_reset.TestPasswordReset-20240729085250 1✅ 21s
users.tests.browser.test_registration.TestRegistration-20240729085250 2✅ 40s

✅ base.tests.browser.test_contact_form.ContactFormTest-20240729085250

base.tests.browser.test_contact_form.ContactFormTest
  ✅ test_contact_form
  ✅ test_invalid_captcha

✅ base.tests.browser.test_selenium.TestSelenium-20240729085250

base.tests.browser.test_selenium.TestSelenium
  ✅ test_body_exists
  ✅ test_internet_connection
  ✅ test_w3_org_exists

✅ users.tests.browser.test_activation_failed.TestActivationFailed-20240729085250

users.tests.browser.test_activation_failed.TestActivationFailed
  ✅ test_already_activated
  ✅ test_invalid_key
  ⚪ test_key_expired

✅ users.tests.browser.test_password_change.TestPasswordChange-20240729085250

users.tests.browser.test_password_change.TestPasswordChange
  ✅ test_password_change

✅ users.tests.browser.test_password_reset.TestPasswordReset-20240729085250

users.tests.browser.test_password_reset.TestPasswordReset
  ✅ test_password_reset

✅ users.tests.browser.test_registration.TestRegistration-20240729085250

users.tests.browser.test_registration.TestRegistration
  ✅ test_invalid_captcha
  ✅ test_registration