from atst.domain.reports import Reports from tests.factories import * # this is sketched out until we do real reporting def test_monthly_totals(): pass # this is sketched out until we do real reporting def test_current_obligated_funds(): pass # this is sketched out until we do real reporting def test_expired_task_orders(): pass # this is sketched out until we do real reporting def test_obligated_funds_by_JEDI_clin(): pass