Skip to content

Some test cleanup and tests for check_account_email

  • Adds fixtures for the config table:
    • Disables dns checking globally for the tests.
    • Adds a few disallowed email domains and addresses.
  • Set app config in a known state before each test
  • Adds tests for check_account_email function

Merge request reports