| .. |
|
helpers
|
merge: resolve factories.py conflict — keep Faker factories + add Block D convenience methods
|
2026-04-12 11:15:15 +02:00 |
|
snapshots
|
feat: multi-instance deployment — all 14 must-have items from spec
|
2026-04-10 11:57:42 +02:00 |
|
__init__.py
|
|
|
|
conftest.py
|
merge: resolve Block E conflicts in pytest.ini and conftest.py
|
2026-04-12 11:17:26 +02:00 |
|
test_access_control.py
|
refactor: remove legacy webapp + add missing tests + housekeeping
|
2026-03-31 13:44:06 +02:00 |
|
test_access_requests_api.py
|
test: add 132 API gap tests across 8 endpoint modules
|
2026-04-12 11:13:24 +02:00 |
|
test_admin_configure_api.py
|
test: add 132 API gap tests across 8 endpoint modules
|
2026-04-12 11:13:24 +02:00 |
|
test_analyst_bootstrap.py
|
feat: add da analyst setup command with bootstrap flow
|
2026-04-10 19:43:36 +02:00 |
|
test_api.py
|
feat: add POST /api/query/hybrid endpoint for two-phase BQ+DuckDB queries
|
2026-04-11 11:09:42 +02:00 |
|
test_api_complete.py
|
fix: enforce per-table access control on catalog profile endpoints
|
2026-04-09 16:30:24 +02:00 |
|
test_api_scripts.py
|
fix: restrict script execution endpoints to analyst/admin roles
|
2026-04-09 16:31:42 +02:00 |
|
test_auth_providers.py
|
fix: block /auth/token for OAuth-only users without password_hash
|
2026-04-09 16:29:47 +02:00 |
|
test_auto_profiling.py
|
|
|
|
test_bigquery_extractor.py
|
feat: add graceful shutdown handler
|
2026-04-09 07:03:45 +02:00 |
|
test_bigquery_extractor_full.py
|
test: add connector test suite (Block D) — 5 files, 58 tests
|
2026-04-12 11:12:50 +02:00 |
|
test_bootstrap.py
|
fix: block /auth/token for OAuth-only users without password_hash
|
2026-04-09 16:29:47 +02:00 |
|
test_catalog_export.py
|
refactor: delete old sync pipeline — 9,500 lines removed
|
2026-03-31 07:50:37 +02:00 |
|
test_cli.py
|
fix: CLI help test handles ANSI escape codes in Typer output
|
2026-04-11 19:58:01 +02:00 |
|
test_cli_admin.py
|
test: add CLI gap tests for all 9 command groups
|
2026-04-12 11:13:15 +02:00 |
|
test_cli_analyst.py
|
test: add CLI gap tests for all 9 command groups
|
2026-04-12 11:13:15 +02:00 |
|
test_cli_auth.py
|
test: add CLI gap tests for all 9 command groups
|
2026-04-12 11:13:15 +02:00 |
|
test_cli_diagnose.py
|
test: add CLI gap tests for all 9 command groups
|
2026-04-12 11:13:15 +02:00 |
|
test_cli_explore.py
|
test: add CLI gap tests for all 9 command groups
|
2026-04-12 11:13:15 +02:00 |
|
test_cli_metrics.py
|
test: add CLI gap tests for all 9 command groups
|
2026-04-12 11:13:15 +02:00 |
|
test_cli_query.py
|
test: add CLI gap tests for all 9 command groups
|
2026-04-12 11:13:15 +02:00 |
|
test_cli_server.py
|
test: add CLI gap tests for all 9 command groups
|
2026-04-12 11:13:15 +02:00 |
|
test_cli_sync.py
|
test: add CLI gap tests for all 9 command groups
|
2026-04-12 11:13:15 +02:00 |
|
test_column_metadata.py
|
feat: add ColumnMetadataRepository with CRUD and proposal import
|
2026-04-10 19:41:53 +02:00 |
|
test_corporate_memory_collector.py
|
test: add Block C services tests (68 tests across 6 files)
|
2026-04-12 11:11:48 +02:00 |
|
test_db.py
|
test: add correctness test for _reattach_remote_extensions
|
2026-04-12 08:40:12 +02:00 |
|
test_docker_full.py
|
test: add Docker E2E and live connector test files
|
2026-04-12 11:10:06 +02:00 |
|
test_duckdb_manager.py
|
|
|
|
test_e2e_api.py
|
refactor: remove legacy webapp + add missing tests + housekeeping
|
2026-03-31 13:44:06 +02:00 |
|
test_e2e_docker.py
|
feat: add E2E test suite — API, extractor, Docker
|
2026-03-31 08:18:54 +02:00 |
|
test_e2e_extract.py
|
fix: use SCHEMA_VERSION constant in e2e migration test
|
2026-04-10 19:39:19 +02:00 |
|
test_generate_sample_data.py
|
|
|
|
test_instance_config.py
|
test: add missing coverage for web UI, Jira extract, instance config, and concurrent rebuild
|
2026-04-09 07:15:14 +02:00 |
|
test_jira_incremental.py
|
test: add connector test suite (Block D) — 5 files, 58 tests
|
2026-04-12 11:12:50 +02:00 |
|
test_jira_service.py
|
test: add missing coverage for web UI, Jira extract, instance config, and concurrent rebuild
|
2026-04-09 07:15:14 +02:00 |
|
test_jira_service_full.py
|
test: add connector test suite (Block D) — 5 files, 58 tests
|
2026-04-12 11:12:50 +02:00 |
|
test_jira_webhooks.py
|
fix: resolve JWT secret key test isolation issue
|
2026-04-12 14:05:41 +02:00 |
|
test_journey_analyst.py
|
test: add E2E journey tests (J1-J8) covering full user flows
|
2026-04-12 11:13:51 +02:00 |
|
test_journey_bootstrap_auth.py
|
test: add E2E journey tests (J1-J8) covering full user flows
|
2026-04-12 11:13:51 +02:00 |
|
test_journey_hybrid.py
|
test: add E2E journey tests (J1-J8) covering full user flows
|
2026-04-12 11:13:51 +02:00 |
|
test_journey_jira.py
|
test: add E2E journey tests (J1-J8) covering full user flows
|
2026-04-12 11:13:51 +02:00 |
|
test_journey_memory.py
|
test: add E2E journey tests (J1-J8) covering full user flows
|
2026-04-12 11:13:51 +02:00 |
|
test_journey_multisource.py
|
test: add E2E journey tests (J1-J8) covering full user flows
|
2026-04-12 11:13:51 +02:00 |
|
test_journey_rbac.py
|
test: add E2E journey tests (J1-J8) covering full user flows
|
2026-04-12 11:13:51 +02:00 |
|
test_journey_sync_query.py
|
test: add E2E journey tests (J1-J8) covering full user flows
|
2026-04-12 11:13:51 +02:00 |
|
test_keboola_extractor.py
|
feat: add graceful shutdown handler
|
2026-04-09 07:03:45 +02:00 |
|
test_keboola_extractor_full.py
|
test: add connector test suite (Block D) — 5 files, 58 tests
|
2026-04-12 11:12:50 +02:00 |
|
test_live_bigquery.py
|
test: add Docker E2E and live connector test files
|
2026-04-12 11:10:06 +02:00 |
|
test_live_jira.py
|
test: add Docker E2E and live connector test files
|
2026-04-12 11:10:06 +02:00 |
|
test_live_keboola.py
|
test: add Docker E2E and live connector test files
|
2026-04-12 11:10:06 +02:00 |
|
test_llm_connector.py
|
|
|
|
test_llm_providers_full.py
|
test: add connector test suite (Block D) — 5 files, 58 tests
|
2026-04-12 11:12:50 +02:00 |
|
test_memory_api.py
|
test: add 132 API gap tests across 8 endpoint modules
|
2026-04-12 11:13:24 +02:00 |
|
test_metadata_api.py
|
test: add 132 API gap tests across 8 endpoint modules
|
2026-04-12 11:13:24 +02:00 |
|
test_metrics.py
|
fix: address code review — path injection, multi-table search, metrics import API, error handling
|
2026-04-10 19:56:00 +02:00 |
|
test_migration.py
|
fix: replace os.environ direct assignment with monkeypatch.setenv in test fixtures
|
2026-04-09 07:11:36 +02:00 |
|
test_openapi_snapshot.py
|
feat: multi-instance deployment — all 14 must-have items from spec
|
2026-04-10 11:57:42 +02:00 |
|
test_openmetadata_client.py
|
|
|
|
test_openmetadata_enricher.py
|
refactor: delete old sync pipeline — 9,500 lines removed
|
2026-03-31 07:50:37 +02:00 |
|
test_openmetadata_transformer.py
|
|
|
|
test_orchestrator.py
|
test: add missing coverage for web UI, Jira extract, instance config, and concurrent rebuild
|
2026-04-09 07:15:14 +02:00 |
|
test_permissions.py
|
fix: replace os.environ direct assignment with monkeypatch.setenv in test fixtures
|
2026-04-09 07:11:36 +02:00 |
|
test_permissions_api.py
|
test: add 132 API gap tests across 8 endpoint modules
|
2026-04-12 11:13:24 +02:00 |
|
test_profiler.py
|
|
|
|
test_rbac.py
|
fix: replace os.environ direct assignment with monkeypatch.setenv in test fixtures
|
2026-04-09 07:11:36 +02:00 |
|
test_remote_query.py
|
fix: BQ COUNT subquery alias, wrap ImportError in RemoteQueryError
|
2026-04-11 20:29:03 +02:00 |
|
test_repositories.py
|
fix: replace os.environ direct assignment with monkeypatch.setenv in test fixtures
|
2026-04-09 07:11:36 +02:00 |
|
test_scheduler.py
|
|
|
|
test_scheduler_full.py
|
test: add Block C services tests (68 tests across 6 files)
|
2026-04-12 11:11:48 +02:00 |
|
test_scripts_api.py
|
test: add 132 API gap tests across 8 endpoint modules
|
2026-04-12 11:13:24 +02:00 |
|
test_security.py
|
fix: resolve JWT secret key test isolation issue
|
2026-04-12 14:05:41 +02:00 |
|
test_session_collector.py
|
test: add Block C services tests (68 tests across 6 files)
|
2026-04-12 11:11:48 +02:00 |
|
test_settings_api.py
|
test: add 132 API gap tests across 8 endpoint modules
|
2026-04-12 11:13:24 +02:00 |
|
test_telegram_api.py
|
test: add telegram API endpoint tests (verify, unlink, status)
|
2026-04-12 14:12:28 +02:00 |
|
test_telegram_bot.py
|
test: add Block C services tests (68 tests across 6 files)
|
2026-04-12 11:11:48 +02:00 |
|
test_telegram_storage.py
|
test: add Block C services tests (68 tests across 6 files)
|
2026-04-12 11:11:48 +02:00 |
|
test_upload_api.py
|
test: add 132 API gap tests across 8 endpoint modules
|
2026-04-12 11:13:24 +02:00 |
|
test_web_ui.py
|
fix: enforce role guards on admin web pages
|
2026-04-09 16:30:13 +02:00 |
|
test_ws_gateway.py
|
test: add Block C services tests (68 tests across 6 files)
|
2026-04-12 11:11:48 +02:00 |