turash/bugulma/backend/internal/testutils
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
..
db_test.go Refactor testing setup to utilize Testcontainers for PostgreSQL isolation 2025-12-26 15:40:43 +01:00
db.go Update test setup to use SetupTestDBWithTestcontainersForGinkgo for improved compatibility 2025-12-26 15:46:28 +01:00
match_fixtures.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
organization_fixtures.go Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
resource_flow_fixtures.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
site_fixtures.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
user_fixtures.go Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00