superset/tests/reports
Daniel Vaz Gaspar 1e3aaab590
fix(reports): validator_config, report state machine, working_timeout (#11890)
* fix(reports): expect more exceptions and fix validator config

* use a state pattern on command reports

* use a state pattern on command reports continue

* fix multiple heads

* fix unittests

* add more tests

* fix api tests after enum rename

* fix alembic multiple heads

* fix tests

* fix fixture cleanup

* fix mysql tests

* fix initial and not found state

* fix schema, and private public methods, addressing comments

* add new col to the API
2020-12-09 18:19:07 +00:00
..
__init__.py feat: new reports models api (#11606) 2020-11-12 13:21:01 -08:00
api_tests.py fix(reports): validator_config, report state machine, working_timeout (#11890) 2020-12-09 18:19:07 +00:00
commands_tests.py fix(reports): validator_config, report state machine, working_timeout (#11890) 2020-12-09 18:19:07 +00:00
utils.py feat: new reports scheduler (#11711) 2020-11-25 08:50:30 +00:00