prole/tests
chrisfu d397b3000e Fix installer ctx apply flow and registry namespace
- Add explicit Apply button for kubectl context switching to avoid half-applied changes

- Allow kubeconfig/context-based auth without requiring K3S_TOKEN when kubeconfig is valid

- Prompt cleanup/reset of previous Common Core services namespace to prevent resource collisions

- Remove hardcoded 'common-services' registry namespace; default registry deploy/check to SERVICE_NAMESPACE/REGISTRY_NAMESPACE

- Update mocks and add regression tests for namespace resolution and installer behavior
2026-03-07 10:35:27 -08:00
..
etc Fix installer ctx apply flow and registry namespace 2026-03-07 10:35:27 -08:00
fixtures Checkpoint: Refactor common services and monitoring initialization. Updates: etc/init_monitoring.sh (Grafana naming, legacy cleanup), etc/init_common_services.sh (migration/cleanup logic), added etc/init_registry.sh, updated etc/init_cloudnative_pg.sh (manifest filtering), updated configs, and enhanced tests. Fixed: excluded .ansible logs and added to .gitignore. 2026-02-09 18:50:44 -08:00
installer Fix installer ctx apply flow and registry namespace 2026-03-07 10:35:27 -08:00
final_comprehensive_test.sh Update Prole-DB and improve Supabase integration 2026-02-01 23:56:25 -08:00
final_test.sh Update Prole-DB and improve Supabase integration 2026-02-01 23:56:25 -08:00
run_tests.sh Enhance build system with 'make test' and fix installer test debris. Added 'make test' to Makefile with 'pyconv' (black) integration and coverage summary. Reformatted codebase with black. Fixed 'install.py' test bug where MagicMock objects created directory debris by improving mocking and patching in 'tests/test_navigation.py', 'tests/test_service_layer_navigation.py', and 'tests/test_install_logic.py'. 2026-02-25 14:55:05 -08:00
silent_install_test.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_all_prole_home_fixes.sh Update Prole-DB and improve Supabase integration 2026-02-01 23:56:25 -08:00
test_argocd_manifest_idempotency.py k3s: eliminate localhost registry + dedupe common-core 2026-03-05 14:31:33 -08:00
test_build_system.sh cleaning up; tests in the folder, scripts in the desk 2026-01-29 23:58:43 -08:00
test_database_options.py Repair: dedupe Kong from default namespace 2026-03-05 18:38:43 -08:00
test_docker_build_fix.sh cleaning up; tests in the folder, scripts in the desk 2026-01-29 23:58:43 -08:00
test_embedded_resources.sh Update Prole-DB and improve Supabase integration 2026-02-01 23:56:25 -08:00
test_init_authority.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_install_logic.py Enhance build system with 'make test' and fix installer test debris. Added 'make test' to Makefile with 'pyconv' (black) integration and coverage summary. Reformatted codebase with black. Fixed 'install.py' test bug where MagicMock objects created directory debris by improving mocking and patching in 'tests/test_navigation.py', 'tests/test_service_layer_navigation.py', and 'tests/test_install_logic.py'. 2026-02-25 14:55:05 -08:00
test_k3s_common_core_namespace_and_repair.py Repair: dedupe Kong from default namespace 2026-03-05 18:38:43 -08:00
test_navigation.py Repair: dedupe Kong from default namespace 2026-03-05 18:38:43 -08:00
test_network_scan_fix.sh Update Prole-DB and improve Supabase integration 2026-02-01 23:56:25 -08:00
test_no_common_services_literal_in_etc_scripts.py Fix installer ctx apply flow and registry namespace 2026-03-07 10:35:27 -08:00
test_resource_paths.py Enhance build system with 'make test' and fix installer test debris. Added 'make test' to Makefile with 'pyconv' (black) integration and coverage summary. Reformatted codebase with black. Fixed 'install.py' test bug where MagicMock objects created directory debris by improving mocking and patching in 'tests/test_navigation.py', 'tests/test_service_layer_navigation.py', and 'tests/test_install_logic.py'. 2026-02-25 14:55:05 -08:00
test_service_layer_navigation.py feat: Add GitOps (Gitea) and Supabase integration, plus database options 2026-02-26 18:32:15 -08:00