turash/.gitea/workflows
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
..
ci.yml Refactor testing setup to utilize Testcontainers for PostgreSQL isolation 2025-12-26 15:40:43 +01:00
ci.yml.backup Enhance CI workflow for PostgreSQL setup and testing 2025-12-26 15:08:34 +01:00