Add tests (& placeholder tests) for new reporting
This commit is contained in:
@@ -1,22 +1,8 @@
|
||||
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
|
||||
# TODO: Implement when we get real reporting data
|
||||
def test_expired_task_orders():
|
||||
pass
|
||||
|
||||
|
||||
# this is sketched out until we do real reporting
|
||||
# TODO: Implement when we get real reporting data
|
||||
def test_obligated_funds_by_JEDI_clin():
|
||||
pass
|
||||
|
Reference in New Issue
Block a user