Skip to content

Commit

Permalink
chore(cypress): update network fixtures for dhis2 core 2.40
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikThePendric authored and ismay committed Mar 1, 2023
1 parent e3b81ae commit b4e5eb2
Show file tree
Hide file tree
Showing 38 changed files with 5,292 additions and 5,292 deletions.

This file was deleted.

271 changes: 0 additions & 271 deletions cypress/fixtures/network/38/jobs_can_be_filtered.json

This file was deleted.

372 changes: 0 additions & 372 deletions cypress/fixtures/network/38/static_resources.json

This file was deleted.

271 changes: 0 additions & 271 deletions cypress/fixtures/network/38/system_job_actions.json

This file was deleted.

271 changes: 0 additions & 271 deletions cypress/fixtures/network/38/system_job_visibility_can_be_toggled.json

This file was deleted.

339 changes: 0 additions & 339 deletions cypress/fixtures/network/38/user_job_actions.json

This file was deleted.

271 changes: 0 additions & 271 deletions cypress/fixtures/network/38/user_jobs_can_be_enabled_and_disabled.json

This file was deleted.

This file was deleted.

This file was deleted.

305 changes: 0 additions & 305 deletions cypress/fixtures/network/38/users_should_be_able_to_delete_a_job.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

271 changes: 0 additions & 271 deletions cypress/fixtures/network/38/users_should_be_able_to_view_jobs.json

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

271 changes: 271 additions & 0 deletions cypress/fixtures/network/40/jobs_can_be_filtered.json

Large diffs are not rendered by default.

371 changes: 371 additions & 0 deletions cypress/fixtures/network/40/static_resources.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"count": 1020,
"totalResponseSize": 475706,
"duplicates": 866,
"nonDeterministicResponses": 83,
"apiVersion": 38,
"count": 1037,
"totalResponseSize": 1643807,
"duplicates": 883,
"nonDeterministicResponses": 84,
"apiVersion": 40,
"fixtureFiles": [
"static_resources.json",
"users_should_be_able_to_navigate_back_to_the_job_list.json",
Expand Down
271 changes: 271 additions & 0 deletions cypress/fixtures/network/40/system_job_actions.json

Large diffs are not rendered by default.

271 changes: 271 additions & 0 deletions cypress/fixtures/network/40/system_job_visibility_can_be_toggled.json

Large diffs are not rendered by default.

340 changes: 340 additions & 0 deletions cypress/fixtures/network/40/user_job_actions.json

Large diffs are not rendered by default.

271 changes: 271 additions & 0 deletions cypress/fixtures/network/40/user_jobs_can_be_enabled_and_disabled.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

305 changes: 305 additions & 0 deletions cypress/fixtures/network/40/users_should_be_able_to_delete_a_job.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

271 changes: 271 additions & 0 deletions cypress/fixtures/network/40/users_should_be_able_to_view_jobs.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"path": "/api/38/systemSettings/helpPageLink",
"path": "/api/40/systemSettings/helpPageLink",
"featureName": "Users that are not authorized should be denied access",
"static": false,
"count": 1,
Expand All @@ -19,7 +19,7 @@
"responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}",
"responseSize": 99,
"responseHeaders": {
"server": "nginx/1.21.5",
"server": "nginx/1.23.3",
"content-type": "application/json;charset=UTF-8",
"transfer-encoding": "chunked",
"connection": "keep-alive",
Expand Down

1 comment on commit b4e5eb2

@dhis2-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.