Test Checklist
Provision Test Account
TODO
Provision Test Workspace
TODO
End-to-End Service Tests
| Capability | Status | Expectation | Reference |
|---|---|---|---|
| Setup Ranger Policy grants | ✅ | tests/setup/test_01_ranger_grants.py | |
| Setup Catalog | ⛔ | tests/setup/test_02_superset_database.py | |
| Setup Schema & Tables | ⛔ | tests/setup/test_03_schema_and_table.py | |
| --- | --- | --- | --- |
| SQL queries | ✅ | Data Access | tests/bff/test_queries.py |
| SQL editor | ✅ | [link when available] | tests/bff/test_sql_editor.py |
Tear Down Workspace
TODO
Tear Down Account
TODO
For more detail, see the platform-tests README.