superset/tests/unit_tests
Vitor Avila 65fb8e10ba
fix(dataset-import): support empty strings for extra fields (#24663)
2023-07-13 16:19:00 -07:00
..
advanced_data_type test: cover empty AdvancedDataTypes internet_address and internet_port (#23756) 2023-05-11 13:02:21 +03:00
annotation_layers chore: Test cases for annotations and annotation layers incorrect creation through API (#17246) 2021-11-03 09:11:41 +00:00
charts chore(dao): Organize DAOs according to SIP-92 (#24331) 2023-06-18 18:32:32 -07:00
columns test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
commands fix: permission checks on import (#23200) 2023-03-15 08:31:09 -07:00
common fix: Time shifts with different granularity for ECharts (#24176) 2023-06-08 16:03:37 -03:00
dao chore(dao): Organize DAOs according to SIP-92 (#24331) 2023-06-18 18:32:32 -07:00
dashboards chore(dao): Organize DAOs according to SIP-92 (#24331) 2023-06-18 18:32:32 -07:00
databases feat(database): Database Filtering via custom configuration (#24580) 2023-07-06 16:48:46 -04:00
datasets fix(dataset-import): support empty strings for extra fields (#24663) 2023-07-13 16:19:00 -07:00
datasource chore(dao): Organize DAOs according to SIP-92 (#24331) 2023-06-18 18:32:32 -07:00
db_engine_specs refactor: pkg_resources -> importlib.metadata (#24514) 2023-06-28 15:25:50 -07:00
explore chore(dao): Organize DAOs according to SIP-92 (#24331) 2023-06-18 18:32:32 -07:00
extensions feat(sshtunnel): add configuration for SSH_TIMEOUT (#24369) 2023-06-13 12:29:40 -04:00
fixtures feat: Migrates TreeMap chart (#23741) 2023-06-08 11:27:08 -03:00
importexport feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
key_value fix(permalink): migrate to marshmallow codec (#24166) 2023-05-22 13:35:58 +03:00
migrations/viz fix: Viz migration adjustments - 1 (#24341) 2023-06-09 15:39:23 -03:00
models fix: Address regression introduced in #22853 (#24121) 2023-06-12 15:32:40 -07:00
notifications chore: Use nh3 lib instead of bleach (#23862) 2023-04-28 14:36:51 +01:00
pandas_postprocessing fix: Bump prophet, re-enable tests, and remedy column eligibility logic (#24129) 2023-07-05 12:33:52 -07:00
queries fix: save columns reference from sqllab save datasets flow (#24248) 2023-06-20 13:54:19 -04:00
reports fix(report): edit without custom width (#24612) 2023-07-06 19:48:33 -07:00
security chore: improve schema security (#23385) 2023-03-17 08:05:50 -07:00
tables test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
tasks fix(charts): Fix chart load task error handling (#24447) 2023-06-21 15:21:14 +03:00
thumbnails chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
utils chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
views feat: API for asset sync (#19220) 2022-03-22 08:29:24 -07:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
config_test.py fix: save columns reference from sqllab save datasets flow (#24248) 2023-06-20 13:54:19 -04:00
conftest.py feat: Migrates Pivot Table v1 to v2 (#23712) 2023-06-08 10:13:39 -03:00
core_tests.py feat: apply Time Grain to X-Axis column (#21163) 2022-09-07 16:24:15 +08:00
dataframe_test.py fix: edit pyarrow stringify to better handle emojis and accents (#22881) 2023-01-30 12:29:19 -08:00
extension_tests.py feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07:00
feature_flag_test.py chore: convert feature flag tests to unit tests (#17689) 2021-12-08 14:51:47 -08:00
forms_tests.py feat(csv-upload): Configurable max filesize (#24618) 2023-07-11 21:35:22 -06:00
jinja_context_test.py chore(dao): Organize DAOs according to SIP-92 (#24331) 2023-06-18 18:32:32 -07:00
result_set_test.py fix: edit pyarrow stringify to better handle emojis and accents (#22881) 2023-01-30 12:29:19 -08:00
sql_lab_test.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
sql_parse_tests.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
test_jinja_context.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00