This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-04-15 06:04:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dcf85caefd57be68ba343daa4b7aa2b73fa6c43
superset2
/
tests
/
unit_tests
/
commands
/
databases
History
Luiz Otavio
17ebbdd966
fix(csv upload): Correctly casting to string numbers with floating points (e+) (
#35586
)
2025-10-10 11:01:03 -07:00
..
importers
chore: move some rules from ruff -> pylint (
#34292
)
2025-07-24 09:40:49 -07:00
__init__.py
…
columnar_reader_test.py
…
conftest.py
fix(OAuth2): Update connection should not fail if connection is missing OAuth2 token (
#33100
)
2025-04-14 11:19:55 -03:00
create_test.py
…
csv_reader_test.py
fix(csv upload): Correctly casting to string numbers with floating points (e+) (
#35586
)
2025-10-10 11:01:03 -07:00
excel_reader_test.py
…
oauth2_test.py
…
sync_permissions_test.py
fix(OAuth2): Update connection should not fail if connection is missing OAuth2 token (
#33100
)
2025-04-14 11:19:55 -03:00
tables_test.py
feat(bigquery): show materialized views (
#34766
)
2025-08-26 11:21:43 -04:00
test_connection_test.py
…
update_test.py
fix(DB update): Gracefully handle querry error during DB update (
#33250
)
2025-04-25 15:38:59 -03:00
utils_test.py
…
validate_test.py
…