test(docker): Add compose setup for integration testing

ref: #947 #152 #774
This commit is contained in:
2025-08-12 13:01:58 +09:30
parent e1f8ba0c2b
commit ecc16e6cbf
8 changed files with 306 additions and 0 deletions

2
.gitignore vendored
View File

@ -24,3 +24,5 @@ log/
# Integration testing
app/artifacts/
app/pyproject.toml
app/histogram_**
app/counter_**