superset/tests/integration_tests
apurva-sigmoid 420eff42b8
feat: add Firebolt DB engine spec (#16903)
* New branch from superset for integration with firebolt sqlalchemy adapter

* Added db_engine_spec file for Firebolt

* Removed firebolt code from superset repo

* Deleted virtual env commit

* Adding time grain changes to firebolt.py

* Updated README.md

Added steps to install and run Superset with Firebolt SQLAlchemy Adapter

* Update README.md

Reduced installation steps. Using PyPi installation for adapter now

* Revert "Update README.md"

This reverts commit 5ed17c7a45.

* Revert "Updated README.md"

This reverts commit 45c5072649.

* added epoch methods, added test cases for firebolt db engine spec and edited setup.py

* Added license to files

* Added documentation for Firebolt-SQLAlchemy

* Removed trailing whitespace

Co-authored-by: raghavsharma <raghavs@sigmoidanalytics.com>
Co-authored-by: raghavSharmaSigmoid <88667094+raghavSharmaSigmoid@users.noreply.github.com>
2021-10-01 19:43:15 +03:00
..
annotation_layers refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
async_events refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
cachekeys refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
charts feat: add global max row limit (#16683) 2021-09-16 19:33:41 +03:00
css_templates refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dashboards feat(filter-set): Add filterset resource (#14015) 2021-09-23 11:27:59 +03:00
databases feat: Add Private Google Sheets to dynamic form (#16628) 2021-09-28 17:08:50 -07:00
datasets feat: add certifiedby & certification details fields to the edit dataset columns fields (#16454) 2021-09-22 15:09:30 -07:00
db_engine_specs feat: add Firebolt DB engine spec (#16903) 2021-10-01 19:43:15 +03:00
fixtures feat: add support for generic series limit (#16660) 2021-09-16 12:09:08 +03:00
importexport chore: Enforce Mypy for non-tests (#15757) 2021-07-22 06:46:43 +12:00
migrations refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
queries refactor: sqllab: move sqllab ralated enumns and utils to more logical place (#16843) 2021-09-26 21:15:57 +03:00
reports update execution logs and states for alerts (#16736) 2021-09-20 14:26:30 -07:00
security chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
tasks fix: Support Jinja template functions in global async queries (#16412) 2021-09-03 14:33:29 +03:00
utils chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
access_tests.py fix: Ensure table uniqueness on update (#15909) 2021-08-03 07:45:55 +12:00
alerts_tests.py chore(pylint): Bump Pylint to 2.9.6 (#16146) 2021-08-14 10:32:28 +12:00
base_api_tests.py fix(api): return total count on related endpoint (#16397) 2021-08-24 15:07:58 +03:00
base_tests.py feat(jinja): improve url parameter formatting (#16711) 2021-09-15 20:00:26 +03:00
cache_tests.py refactor: sqllab: move sqllab ralated enumns and utils to more logical place (#16843) 2021-09-26 21:15:57 +03:00
celery_tests.py refactor: sqllab: move sqllab ralated enumns and utils to more logical place (#16843) 2021-09-26 21:15:57 +03:00
cli_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
commands_test.py chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
config_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
conftest.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
core_tests.py refactor: sqllab: move sqllab ralated enumns and utils to more logical place (#16843) 2021-09-26 21:15:57 +03:00
csv_upload_tests.py fix(tests): make parquet select deterministic with order by (#16570) 2021-09-02 15:16:33 -03:00
dashboard_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dashboard_utils.py fix: Ensure table uniqueness on update (#15909) 2021-08-03 07:45:55 +12:00
dataframe_test.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
datasource_tests.py refactor: external metadata fetch API (#16193) 2021-08-13 20:56:42 +08:00
dict_import_export_tests.py fix: Ensure table uniqueness on update (#15909) 2021-08-03 07:45:55 +12:00
druid_func_tests_sip38.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
druid_func_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
druid_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dynamic_plugins_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
email_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
event_logger_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
feature_flag_tests.py feat: feature flag configurable custom backend (#16618) 2021-09-13 14:09:53 +01:00
form_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
import_export_tests.py fix: test (#16137) 2021-08-08 23:13:23 -07:00
insert_chart_mixin.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
jinja_context_tests.py feat(jinja): improve url parameter formatting (#16711) 2021-09-15 20:00:26 +03:00
log_api_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
log_model_view_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
logging_configurator_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
migration_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
model_tests.py refactor: sqllab: move sqllab ralated enumns and utils to more logical place (#16843) 2021-09-26 21:15:57 +03:00
pandas_postprocessing_tests.py feat: add resample operator in post processing (#16607) 2021-09-17 16:40:59 +08:00
query_context_tests.py fix: time comparison can't guarantee the accuracy (#16895) 2021-09-30 19:59:57 +08:00
result_set_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
schedules_test.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
security_tests.py fix: Ensure table uniqueness on update (#15909) 2021-08-03 07:45:55 +12:00
sql_parse_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
sql_validator_tests.py chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
sqla_models_tests.py fix: boolean type into SQL 'in' operator (#16107) 2021-08-10 19:21:46 +08:00
sqla_views_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
sqllab_tests.py refactor: sqllab: move sqllab ralated enumns and utils to more logical place (#16843) 2021-09-26 21:15:57 +03:00
stats_logger_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
strategy_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_test_config_sqllab_backend_persist.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_test_config_thumbnails.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_test_config.py feat(filter-set): Add filterset resource (#14015) 2021-09-23 11:27:59 +03:00
superset_test_custom_template_processors.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
tagging_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
test_app.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
thumbnails_tests.py fix: Add waiting time for chart animation when screenshot (#15610) 2021-07-15 18:25:48 -07:00
utils_tests.py fix(native-filters): ignore unset filter box time range (#16854) 2021-09-27 17:17:52 +03:00
viz_tests.py fix: fix assignment in FilterBoxViz (#16662) 2021-09-10 15:10:55 +03:00