superset/tests/integration_tests
Daniel Vaz Gaspar 60eb1094a4
feat: add name, description and non null tables to RLS (#20432)
* feat: add name, description and non null tables to RLS

* add validation

* add and fix tests

* fix sqlite migration

* improve default value for name
2022-06-20 13:52:05 +01:00
..
advanced_data_type feat(business-types): initial implementation of SIP-78 (#18794) 2022-05-16 17:58:21 +03:00
annotation_layers chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
async_events refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
cachekeys fix: set correct schema on config import (#16041) 2021-11-04 11:09:08 -07:00
charts feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
css_templates chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
dashboards fix: Unable to export multiple Dashboards with the same name (#20383) 2022-06-15 00:27:24 -06:00
databases feat(business-types): initial implementation of SIP-78 (#18794) 2022-05-16 17:58:21 +03:00
datasets fix: catch some potential errors on dual write (#20351) 2022-06-13 17:30:13 -07:00
db_engine_specs [requirements] Resolve rebase conflicts (#20152) 2022-06-03 15:27:35 -07:00
embedded feat(embedded): API get embedded dashboard config by uuid (#19650) 2022-04-12 15:14:08 -07:00
explore fix key error on permalink fetch for old permalinks (#20414) 2022-06-16 15:51:17 -07:00
extensions chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
fixtures fix: catch some potential errors on dual write (#20351) 2022-06-13 17:30:13 -07:00
importexport chore(supeset.utils.core): move all database utils to database utils module (#18058) 2022-01-16 08:32:50 +02:00
key_value fix: add missing init on python pkg key_value (#19428) 2022-03-30 12:46:42 +01:00
migrations chore(migrations): Renaming migration files so that they're easier to keep track of (#20284) 2022-06-07 10:30:09 -07:00
queries chore: Switch to gender neutral terms (#19460) 2022-04-04 20:17:34 -04:00
reports chore: add event logger to reports/alerts CRUD (#20249) 2022-06-06 16:13:22 +02:00
security feat: add name, description and non null tables to RLS (#20432) 2022-06-20 13:52:05 +01:00
tasks chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
users chore: get embedded user with roles and permissions (#19813) 2022-05-03 12:58:06 -07:00
utils feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
access_tests.py fix: Refactor SQL username logic (#19914) 2022-05-12 21:03:05 -07:00
base_api_tests.py refactor: extract json_required view decorator (#18170) 2022-01-31 08:53:48 -03:00
base_tests.py fix: Refactor SQL username logic (#19914) 2022-05-12 21:03:05 -07:00
cache_tests.py chore(cache): default to SimpleCache in debug mode (#18976) 2022-03-02 19:38:34 +02:00
celery_tests.py chore: Set limit for a query in execute_sql_statement (#20066) 2022-05-16 17:56:46 -04:00
cli_tests.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
commands_test.py perf: refactor SIP-68 db migrations with INSERT SELECT FROM (#19421) 2022-04-19 18:58:18 -07:00
config_tests.py chore(supeset.utils.core): move all database utils to database utils module (#18058) 2022-01-16 08:32:50 +02:00
conftest.py chore: split CLI into multiple files (#18082) 2022-01-19 11:27:16 -08:00
core_tests.py fix: Refactor SQL username logic (#19914) 2022-05-12 21:03:05 -07:00
csv_upload_tests.py chore!: remove `ENABLE_REACT_CRUD_VIEWS` feature flag (permanently enable) (#19231) 2022-03-18 14:00:23 -07:00
dashboard_tests.py feat: deprecate old API and create new API for dashes created by me (#19434) 2022-04-08 09:05:22 +01:00
dashboard_utils.py feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
datasource_tests.py fix: Alpha should not be able to edit datasets that they don't own (#19854) 2022-04-29 14:21:05 -07:00
dict_import_export_tests.py chore: remove druid datasource from the config (#19770) 2022-05-04 12:48:48 -07: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
form_tests.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
import_export_tests.py feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
insert_chart_mixin.py feat: Certify Charts and Dashboards (#17335) 2021-11-24 13:42:52 +02:00
log_api_tests.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +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
model_tests.py feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
query_context_tests.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
result_set_tests.py fix: can't sync temporal flag on virtual table (#19366) 2022-04-01 16:40:50 +08:00
security_tests.py fix(embedded): CSV download for chart (#20261) 2022-06-17 20:01:08 -07:00
sql_validator_tests.py fix: Refactor SQL username logic (#19914) 2022-05-12 21:03:05 -07:00
sqla_models_tests.py fix: datatype tracking issue on virtual dataset (#20088) 2022-06-01 13:43:11 -06:00
sqllab_tests.py fix: Refactor SQL username logic (#19914) 2022-05-12 21:03:05 -07:00
stats_logger_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
strategy_tests.py chore(supeset.utils.core): move all database utils to database utils module (#18058) 2022-01-16 08:32:50 +02:00
superset_test_config.py chore!: remove `ENABLE_REACT_CRUD_VIEWS` feature flag (permanently enable) (#19231) 2022-03-18 14:00:23 -07:00
superset_test_config_sqllab_backend_persist_off.py chore: turn on SQLLAB_BACKEND_PERSISTENCE by default (#19107) 2022-03-17 21:51:47 -07:00
superset_test_config_thumbnails.py chore(cache): default to SimpleCache in debug mode (#18976) 2022-03-02 19:38:34 +02: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
test_jinja_context.py [requirements] Resolve rebase conflicts (#20152) 2022-06-03 15:27:35 -07: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(sqllab/charts): casting from timestamp[us] to timestamp[ns] would result in out of bounds timestamp (#18873) 2022-05-04 09:47:12 +03:00
viz_tests.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00