superset/tests/integration_tests/fixtures
Hugh A. Miles II e3e37cb68f
chore: switching out ConnectorRegistry references for DatasourceDAO (#20380)
* rename and move dao file

* Update dao.py

* add cachekey

* Update __init__.py

* change reference in query context test

* add utils ref

* more ref changes

* add helpers

* add todo in dashboard.py

* add cachekey

* circular import error in dar.py

* push rest of refs

* fix linting

* fix more linting

* update enum

* remove references for connector registry

* big reafctor

* take value

* fix

* test to see if removing value works

* delete connectregistry

* address concerns

* address comments

* fix merge conflicts

* address concern II

* address concern II

* fix test

Co-authored-by: Phillip Kelley-Dotson <pkelleydotson@yahoo.com>
2022-06-21 13:22:39 +02:00
..
__init__.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
birth_names_dashboard.py chore: switching out ConnectorRegistry references for DatasourceDAO (#20380) 2022-06-21 13:22:39 +02:00
certificates.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
client.py feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02:00
database.py refactor: Repeated boilerplate code between upload to database forms (#16756) 2021-10-25 13:53:06 +03:00
datasource.py fix: catch some potential errors on dual write (#20351) 2022-06-13 17:30:13 -07:00
deck_geojson_form_data.json refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
deck_path_form_data.json refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
energy_dashboard.py chore: switching out ConnectorRegistry references for DatasourceDAO (#20380) 2022-06-21 13:22:39 +02:00
importexport.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
public_role.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
pyodbcRow.py chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
query_context.py Various docstring fixes (#18221) 2022-03-21 13:01:57 -03:00
sample.png refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
tabbed_dashboard.py feat(alerts): Select tabs to send backend (#17749) 2022-01-11 10:48:50 -08:00
trends.csv refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
unicode_dashboard.py chore(supeset.utils.core): move all database utils to database utils module (#18058) 2022-01-16 08:32:50 +02:00
world_bank_dashboard.py test: make tabbed dashboard a little more complex (#19966) 2022-05-13 17:31:23 -07:00