turash/bugulma/backend/internal/handler
Damir Mukimov 13e814acda
Some checks failed
CI/CD Pipeline / backend-build (push) Blocked by required conditions
CI/CD Pipeline / e2e-test (push) Blocked by required conditions
CI/CD Pipeline / frontend-lint (push) Successful in 1m40s
CI/CD Pipeline / frontend-build (push) Failing after 36s
CI/CD Pipeline / backend-lint (push) Has been cancelled
Update test setup to use SetupTestDBWithTestcontainersForGinkgo for improved compatibility
- Replace instances of SetupTestDBWithTestcontainers with SetupTestDBWithTestcontainersForGinkgo in test files for better integration with Ginkgo
- Ensure consistent test database setup across various handlers to enhance test isolation and reliability
2025-12-26 15:46:28 +01:00
..
admin_handler_test.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
admin_handler.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
ai_handler.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
analytics_handler.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
auth_handler_test.go Update test setup to use SetupTestDBWithTestcontainersForGinkgo for improved compatibility 2025-12-26 15:46:28 +01:00
auth_handler.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
content_handler.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
discovery_handler.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
geospatial_handler.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
graph_handler.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
graph_traversal_handler.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
graph_types.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
handler_suite_test.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
heritage_handler_test.go Update test setup to use SetupTestDBWithTestcontainersForGinkgo for improved compatibility 2025-12-26 15:46:28 +01:00
heritage_handler.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
i18n_data_handler_test.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
i18n_handler.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
matching_handler_test.go Update test setup to use SetupTestDBWithTestcontainersForGinkgo for improved compatibility 2025-12-26 15:46:28 +01:00
matching_handler.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
organization_admin_handler_test.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
organization_admin_handler.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
organization_handler_test.go Update test setup to use SetupTestDBWithTestcontainersForGinkgo for improved compatibility 2025-12-26 15:46:28 +01:00
organization_handler.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
proposal_handler.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
public_transport_handler_test.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
public_transport_handler.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
resource_flow_handler_test.go Update test setup to use SetupTestDBWithTestcontainersForGinkgo for improved compatibility 2025-12-26 15:46:28 +01:00
resource_flow_handler.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
settings_admin_handler_test.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
settings_admin_handler.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
shared_asset_handler.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
site_handler_test.go Update test setup to use SetupTestDBWithTestcontainersForGinkgo for improved compatibility 2025-12-26 15:46:28 +01:00
site_handler.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
subscription_handler.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
trust_handler.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
user_handler.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00