Merge branch 'fix-missing-import' into 'master'
Fix missing import Add the missing import for the `validate_email` method, required in mass subscription. Add a test for the mass subscription view. Update the tapes for the above added test. fixes #112 See merge request !120 |
---|
src/postorius/tests/fixtures/vcr_cassettes/TestSubscription.test_mass_subscribe.yaml 0 → 100644 |
---|
src/postorius/tests/mailman_api_tests/test_subscriptions.py |
---|
src/postorius/views/list.py |
---|