Skip to content

issue 129 fixed

issue 129 fixed #90

Triggered via pull request August 30, 2024 14:42
Status Failure
Total duration 45s
Artifacts

test-api.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests/groups.test.js > PUT /admin/groups/ > should change test-group-1 to be batch submission group and set access level of users in the group to user-b: nomad-rest-api/tests/groups.test.js#L192
AssertionError: expected 'user' to be 'user-b' // Object.is equality - Expected + Received - user-b + user ❯ tests/groups.test.js:192:42
tests/groups.test.js > PATCH /admin/groups/toggle-active > should turn test-admins group inactive and change active status of users in the group: nomad-rest-api/tests/groups.test.js#L206
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/groups.test.js:206:39
test
Process completed with exit code 1.