bijoe/tests
Benjamin Dauvergne c7ebf40039 tests: remove dead test (#41814)
The deleted test used a dimension "retard_stat" which was not defined on
the target cube, but worked nonetheless since the list of JSON
dimensions was wrongly computed from a table named "formdata" and not
the fact table of the used cube, which is now fixed.
2020-05-07 18:51:12 +02:00
..
fixtures tests: remove dead test (#41814) 2020-05-07 18:51:12 +02:00
conftest.py tests: really report SQL fixture errors (#38965) 2020-01-21 10:43:13 +01:00
settings.py views: add pagination to visualizations list (#27410) 2019-12-17 10:18:03 +01:00
test_bijoe_schemas.py bi-joe: BI engine and frontend for PostgreSQL 2016-05-25 01:24:07 +02:00
test_hobo_deploy.py python3: encoding correction on hobo_deploy.py (#40726) 2020-03-16 09:35:40 +01:00
test_import_export.py misc: add visualization import/export (#30854) 2020-01-28 11:25:25 +01:00
test_relative_time.py support relative date ranges (fixes #13245) 2016-09-22 10:42:05 +02:00
test_schema1.py tests: add test on JSON dimensions (#41814) 2020-05-07 18:51:12 +02:00
test_schema2.py python3: upgrade func_code core object to __code__ (#40570) 2020-03-13 11:56:39 +01:00
test_schemas.py schemas: add an absent_label property to Dimension (#38067) 2019-12-03 16:53:25 +01:00
test_signature.py tests: add hobo tests on signature.py (#40664) 2020-03-13 11:50:03 +01:00
test_views.py misc: switch to class-based login/logout views (#41633) 2020-04-18 12:20:27 +02:00
utils.py correctly export numbers to ODS (fixes #28058) 2019-01-16 11:03:01 +01:00