This is a test - please ignore this repository!
Find a file
Tim Zöller 534d55d6f3 Add Maven profile to skip integration tests when Docker unavailable
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>
2026-01-02 17:50:06 +01:00
.idea Fit File Processing and Persistence 2025-11-27 22:59:45 +01:00
src Add GPX file support for activity imports 2026-01-02 13:31:05 +01:00
.dockerignore More vibin 2025-11-28 21:04:38 +01:00
.env.example Add global registration disable feature 2025-12-03 11:27:19 +01:00
.gitignore More vibin 2025-11-28 21:04:38 +01:00
CLAUDE.md Add GPX file support for activity imports 2026-01-02 13:31:05 +01:00
docker-compose.federation-test.yml Added Heatmaps 2026-01-01 23:48:05 +01:00
docker-compose.yml Docker Fixes 2025-11-29 12:28:58 +01:00
DOCKER.md More vibin 2025-11-28 21:04:38 +01:00
Dockerfile Add global registration disable feature 2025-12-03 11:27:19 +01:00
FEDERATION_TESTING_GUIDE.md Added Heatmaps 2026-01-01 23:48:05 +01:00
MVP_COMPLETE.md MVP done 2025-11-29 09:56:55 +01:00
pom.xml Add Maven profile to skip integration tests when Docker unavailable 2026-01-02 17:50:06 +01:00