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

update sequence with master data #77

Merged
merged 3 commits into from
Nov 27, 2024

Merge pull request #76 from mbc-net/feat/sequence-update

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

update sequence with master data #77

Merge pull request #76 from mbc-net/feat/sequence-update
0831f5f
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E Core Tests Reporter succeeded Nov 27, 2024 in 0s

8 passed, 0 failed and 0 skipped

Tests passed successfully

✅ report/e2e-core.xml

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

Test suite Passed Failed Skipped Time
Health 1✅ 1s
Publish 5✅ 48s
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