formspree/tests
fiatjaf 0156b05d4d User.plan with an enum instead of User.upgraded 2018-09-19 23:30:14 -04:00
..
__init__.py refactor tests into toplevel folder. Tests can now be run with 'python -m unittest discover' from the root. Removed conditional test code in favor of patching. Created base FormspreeTestCase class that can be subclassed to create new test classes 2015-01-22 01:54:46 -05:00
conftest.py clarify and test overlimit notifications code. 2018-08-29 22:08:00 +00:00
test_archive_submissions.py User.plan with an enum instead of User.upgraded 2018-09-19 23:30:14 -04:00
test_content_types.py clarify and test overlimit notifications code. 2018-08-29 22:08:00 +00:00
test_email_confirmations.py User.plan with an enum instead of User.upgraded 2018-09-19 23:30:14 -04:00
test_form_creation.py User.plan with an enum instead of User.upgraded 2018-09-19 23:30:14 -04:00
test_form_posts.py User.plan with an enum instead of User.upgraded 2018-09-19 23:30:14 -04:00
test_rate_limiting.py finish porting tests to pytest. 2018-05-17 14:13:25 +00:00
test_standalone_functions.py test send_downgrade_email. 2018-05-17 14:21:05 +00:00
test_unsubscribe.py test repel bots on unsubscribe. 2018-09-18 22:27:04 +00:00
test_users.py User.plan with an enum instead of User.upgraded 2018-09-19 23:30:14 -04:00