-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
2,550 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
589 changes: 589 additions & 0 deletions
589
...ss/fixtures/network/42/show_tiles_with_list_and_add_action_to_all_available_sections.json
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"count": 347, | ||
"totalResponseSize": 208139, | ||
"duplicates": 272, | ||
"nonDeterministicResponses": 24, | ||
"apiVersion": "42", | ||
"fixtureFiles": [ | ||
"static_resources.json", | ||
"show_tiles_with_list_and_add_action_to_all_available_sections.json", | ||
"the_app_has_a_main_navigation.json", | ||
"users_can_be_listed.json", | ||
"the_user_list_can_be_searched.json", | ||
"user_groups_can_be_listed.json", | ||
"the_user_group_list_can_be_searched.json", | ||
"user_roles_can_be_listed.json", | ||
"the_user_role_list_can_be_searched.json" | ||
] | ||
} |
167 changes: 167 additions & 0 deletions
167
cypress/fixtures/network/42/the_app_has_a_main_navigation.json
Large diffs are not rendered by default.
Oops, something went wrong.
265 changes: 265 additions & 0 deletions
265
cypress/fixtures/network/42/the_user_group_list_can_be_searched.json
Large diffs are not rendered by default.
Oops, something went wrong.
426 changes: 426 additions & 0 deletions
426
cypress/fixtures/network/42/the_user_list_can_be_searched.json
Large diffs are not rendered by default.
Oops, something went wrong.
199 changes: 199 additions & 0 deletions
199
cypress/fixtures/network/42/the_user_role_list_can_be_searched.json
Large diffs are not rendered by default.
Oops, something went wrong.
167 changes: 167 additions & 0 deletions
167
cypress/fixtures/network/42/user_groups_can_be_listed.json
Large diffs are not rendered by default.
Oops, something went wrong.
167 changes: 167 additions & 0 deletions
167
cypress/fixtures/network/42/user_roles_can_be_listed.json
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.