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
commit f8e65b0961b05947b96f7fe4e926bf1edc29e79f
2 parents 0a9344b + e3a8ce9
@Aurélien Bompard Aurélien Bompard authored on 22 Mar 2016
Showing 3 changed files
View
src/postorius/tests/fixtures/vcr_cassettes/TestSubscription.test_mass_subscribe.yaml 0 → 100644
View
src/postorius/tests/mailman_api_tests/test_subscriptions.py
View
src/postorius/views/list.py