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

resolve security vulnerabilities for appsync local and cognito #89

Merged
merged 6 commits into from
Dec 3, 2024

Merge pull request #88 from mbc-net/feature/change_method_of_publish

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

resolve security vulnerabilities for appsync local and cognito #89

Merge pull request #88 from mbc-net/feature/change_method_of_publish
a7bce5e
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E Core Tests Reporter succeeded Dec 3, 2024 in 1s

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