This is a test - please ignore this repository!
Integration tests using Testcontainers require Docker. This profile allows running unit tests in CI/CD environments or local setups without Docker. Usage: mvn test -P skip-integration-tests Results: - 97 unit tests pass - 18 integration tests skipped (require Docker) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .idea | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| docker-compose.federation-test.yml | ||
| docker-compose.yml | ||
| DOCKER.md | ||
| Dockerfile | ||
| FEDERATION_TESTING_GUIDE.md | ||
| MVP_COMPLETE.md | ||
| pom.xml | ||