Skip to content

Merge pull request #93 from mbc-net/fix/vulnerabilities #15

Merge pull request #93 from mbc-net/fix/vulnerabilities

Merge pull request #93 from mbc-net/fix/vulnerabilities #15

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 51s 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