Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isolate docker environment for each project #92

Merged
merged 3 commits into from
Dec 6, 2024

Merge pull request #91 from mbc-net/feat/isolate-docker

a00c406
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

isolate docker environment for each project #92

Merge pull request #91 from mbc-net/feat/isolate-docker
a00c406
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E Core Tests Reporter succeeded Dec 6, 2024 in 0s

8 passed, 0 failed and 0 skipped

Tests passed successfully

✅ report/e2e-core.xml

8 tests were completed in 50s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Health 1✅ 1s
Publish 5✅ 46s
publishSync 2✅ 3s

✅ Health

Health [GET /] should be healthy
  ✅ Health [GET /] should be healthy

✅ Publish

Publish should be stored correct data in the command DDB table
  ✅ Publish should be stored correct data in the command DDB table
Publish should be stored correct data in the data DDB table
  ✅ Publish should be stored correct data in the data DDB table
Publish should be stored correct data in the history DDB table
  ✅ Publish should be stored correct data in the history DDB table
Publish should return invalid input version
  ✅ Publish should return invalid input version
Publish should return the conditional request failed
  ✅ Publish should return the conditional request failed

✅ publishSync

publishSync should be stored correct data in the data DDB table
  ✅ publishSync should be stored correct data in the data DDB table
publishSync should return invalid input version
  ✅ publishSync should return invalid input version