superset/tests/integration_tests/datasets
Reese 16032ed3e2
feat: Virtual dataset duplication (#20309)
* Inital duplicate functionality

* Fix formatting

* Create dedicated duplicate API

* Make use of new API

* Make use of new api permissions

* Add integration tests for duplicating datasets

* Add licenses

* Fix linting errors

* Change confirm button to 'Duplicate'

* Fix HTTP status code and response

* Add missing import

* Use user id instead of user object

* Remove stray debug print

* Fix sqlite tests

* Specify type of extra

* Add frontend tests

* Add match statement to test
2022-08-26 16:07:56 -06:00
..
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
api_tests.py feat: Virtual dataset duplication (#20309) 2022-08-26 16:07:56 -06:00
commands_tests.py feat(business-types): initial implementation of SIP-78 (#18794) 2022-05-16 17:58:21 +03:00
model_tests.py remove autoflush for queries during dual write (#20460) 2022-06-23 14:50:30 -07:00