Skip to content

error handling and ENV setup #12

error handling and ENV setup

error handling and ENV setup #12

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Generate Result succeeded Jun 25, 2024 in 0s

8 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ report/index.json

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

Test suite Passed Failed Skipped Time
tests/specs/goRestTests.ts 8✔️ 9s

✔️ tests/specs/goRestTests.ts

go rest graphql tests
  ✔️ should create user
  ✔️ should delete user
  ✔️ should query all users
  ✔️ should query non existing user by id
  ✔️ should query user by id
  ✔️ should query user count only using directives
  ✔️ should query user with all nodes using directives
  ✔️ should update user by id