Skip to content

fix integration tests #312

fix integration tests

fix integration tests #312

GitHub Actions / Browser Tests succeeded Aug 15, 2024 in 0s

11 passed, 0 failed and 1 skipped

Tests passed successfully

✅ browser.xml

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

Test suite Passed Failed Skipped Time
base.tests.browser.test_contact_form.ContactFormTest-20240815085310 2✅ 36s
base.tests.browser.test_selenium.TestSelenium-20240815085310 3✅ 44s
users.tests.browser.test_activation_failed.TestActivationFailed-20240815085310 2✅ 1⚪ 34s
users.tests.browser.test_password_change.TestPasswordChange-20240815085310 1✅ 20s
users.tests.browser.test_password_reset.TestPasswordReset-20240815085310 1✅ 23s
users.tests.browser.test_registration.TestRegistration-20240815085310 2✅ 47s

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

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

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

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

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

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

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

users.tests.browser.test_password_change.TestPasswordChange
  ✅ test_password_change

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

users.tests.browser.test_password_reset.TestPasswordReset
  ✅ test_password_reset

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

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