mirror of
https://github.com/EZ-Api/ez-api.git
synced 2026-01-13 17:47:51 +00:00
test(integration): reorganize test structure and add runner script
- Move integration tests and mock upstream resources from `integration/` to `test/` directory. - Add `test/integration.sh` script to orchestrate environment setup and test execution. - Update build context in `docker-compose.integration.yml` to match new structure. - Add documentation for local development and integration testing workflows in README.
This commit is contained in:
3
test/go.mod
Normal file
3
test/go.mod
Normal file
@@ -0,0 +1,3 @@
|
||||
module github.com/ez-api/integration
|
||||
|
||||
go 1.24.5
|
||||
Reference in New Issue
Block a user