superset/tests
Adam Dobrawy dad6f78419
refactor: extract json_required view decorator (#18170)
* refactor: extract json_required view decorator

* chore: rename json_required to requires_json

* refactor: add requires_form_data decorator and use it

* fix: fix lint issue, raise InvalidPayloadFormatError for invalid payload
2022-01-31 08:53:48 -03:00
..
common refactor(example_data): replace the way the birth_names data is loaded to DB (#18060) 2022-01-18 23:21:04 +02:00
consts refactor(example_data): replace the way the birth_names data is loaded to DB (#18060) 2022-01-18 23:21:04 +02:00
example_data Remove walrus operator for Python 3.7 compatiblity (#18205) 2022-01-28 10:03:22 +02:00
fixtures refactor(example_data): replace the way the birth_names data is loaded to DB (#18060) 2022-01-18 23:21:04 +02:00
integration_tests refactor: extract json_required view decorator (#18170) 2022-01-31 08:53:48 -03:00
unit_tests fix: remove standalone (#18157) 2022-01-26 13:04:26 -05:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
conftest.py refactor(example_data): replace the way the birth_names data is loaded to DB (#18060) 2022-01-18 23:21:04 +02:00