Replace task tests (in test_task.py) with pytest-based ones
Add a 'scheduler' pytest fixture that created a scheduler usable for tests which uses the pytest-postgresql package to manage the database life cycle.
Also remove now useless celery_testing.py and scheduler_testing.py files.
depends on !43 (closed)
Migrated from D948 (view on Phabricator)