turash/bugulma/backend/internal/repository
Damir Mukimov 44f34ec181
Some checks failed
CI/CD Pipeline / backend-lint (push) Failing after 1m1s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / frontend-lint (push) Successful in 1m37s
CI/CD Pipeline / frontend-build (push) Failing after 35s
CI/CD Pipeline / e2e-test (push) Has been skipped
Refactor testing setup to utilize Testcontainers for PostgreSQL isolation
- Replace pgtestdb with Testcontainers for improved test isolation and reliability
- Update test setup functions to spin up dedicated PostgreSQL containers for each test
- Ensure automatic cleanup of containers after tests to prevent resource leaks
- Modify documentation to reflect changes in testing methodology and benefits of using Testcontainers
2025-12-26 15:40:43 +01:00
..
activity_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
address_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
base_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
community_listing_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
content_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
generic_entity_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
geographical_feature_repository_test.go Refactor testing setup to utilize Testcontainers for PostgreSQL isolation 2025-12-26 15:40:43 +01:00
geographical_feature_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
graph_address_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
graph_helpers.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
graph_match_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
graph_organization_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
graph_product_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
graph_resource_flow_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
graph_service_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
graph_shared_asset_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
graph_site_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
heritage_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
localization_repository.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
match_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
negotiation_history_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
organization_repository_test.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
organization_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
product_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
proposal_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
public_transport_gtfs_repository.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
public_transport_repository_test.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
public_transport_repository.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
resource_flow_repository_test.go Refactor testing setup to utilize Testcontainers for PostgreSQL isolation 2025-12-26 15:40:43 +01:00
resource_flow_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
resource_flow_version_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
service_need_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
service_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
shared_asset_repository.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
site_repository_test.go Refactor testing setup to utilize Testcontainers for PostgreSQL isolation 2025-12-26 15:40:43 +01:00
site_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
subscription_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
system_settings_repository.go WIP: commit local changes 2025-12-15 10:06:41 +01:00
timeline_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
trust_metrics_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
user_repository.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00