superset/tests/integration_tests
Hugh A. Miles II bfe7eb9a7b
feat(dbc ui): Adding Google Sheets Dynamic Form (#15801)
* feat: Make Google Sheets Dyanmic (#15576)

* first draft

* second draft

* added tests

* first draft

* added table_catalog

* remove console.log

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* revisions

* save this for now

* working form

* save disable on public sheets

* refactor somethings

* saving this for now

* working edit

* add back query to schema

* working add

* fix styling

* fixing x

* fix linting

* prettier

* fix some type issues

* more lint fixes

* remove unused dependency

* fix linint

* fix validation

* pylint bypass

* pylint bypass

* fix this

* fix mypy

* yerp

* fix test

* fix test

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* wrap add sheets

* fix linting issues

* fix unit test

* ignore typing

* fix editting and paste issues

* remove query

* fix this

* fix test

* add test back

* fix error messaging

* update url messaging on error

* change error type

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* add errors for sheets with no name

* fix

* fix messaging for gsheets

* stop pylint

* update line

Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com>
Co-authored-by: Arash <arash.afghahi@gmail.com>
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2021-07-28 15:00:27 -04: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 fix: Update Query Context on Explore loading (#15865) 2021-07-26 12:43:25 -07:00
css_templates refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dashboards feat: add GET /api/v1/chart/{chart_id}/data/?format{format} API (#15827) 2021-07-21 17:03:22 -07:00
databases feat(dbc ui): Adding Google Sheets Dynamic Form (#15801) 2021-07-28 15:00:27 -04:00
datasets refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
db_engine_specs Revert "quote column name if db requires (#15465)" (#15752) 2021-07-19 10:31:05 -07:00
fixtures feat: run extra query on QueryObject and add compare operator for post_processing (#15279) 2021-07-28 22:34:39 +08: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(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
reports feat: send data embedded in report email (#15805) 2021-07-28 09:43:04 -07:00
security chore: remove unnecessary deps (#15787) 2021-07-21 16:53:45 -07:00
tasks refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
utils feat: run extra query on QueryObject and add compare operator for post_processing (#15279) 2021-07-28 22:34:39 +08:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
access_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
alerts_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
base_api_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
base_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
cache_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
celery_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
cli_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
commands_test.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03: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 Revert "quote column name if db requires (#15465)" (#15752) 2021-07-19 10:31:05 -07:00
csv_upload_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dashboard_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dashboard_utils.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dataframe_test.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
datasource_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dict_import_export_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03: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 refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
form_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
import_export_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03: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 refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +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(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
pandas_postprocessing_tests.py feat: run extra query on QueryObject and add compare operator for post_processing (#15279) 2021-07-28 22:34:39 +08:00
query_context_tests.py feat: run extra query on QueryObject and add compare operator for post_processing (#15279) 2021-07-28 22:34:39 +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 refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03: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 refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
sqla_models_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
sqla_views_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
sqllab_tests.py fix(15403): Re-enable canceling query for Hive and Presto (#15878) 2021-07-26 08:04:56 -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 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 refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +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 chore(python-testing): move memoized tests to unit tests (#15507) 2021-07-12 10:00:18 +03:00
viz_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00