Skip to content
Snippets Groups Projects
Commit 59c74ce1 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3060823: Change the Automated Functional Acceptance Testing to work...

Issue #3060823: Change the Automated Functional Acceptance Testing to work with changes in the 8.x-7.x branch
parent 6cfcc6cb
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ So that I can use them to enable or disable API service for Varbase APIs. ...@@ -25,7 +25,7 @@ So that I can use them to enable or disable API service for Varbase APIs.
When I go to "/admin/config/services/jsonapi/extras" When I go to "/admin/config/services/jsonapi/extras"
And I wait And I wait
Then I should see "JSON:API Extras" Then I should see "JSON:API Extras"
And I should see "api" value in the "path_prefix" input element And I should see "api" value in the "edit-path-prefix" input element
@check @local @development @staging @production @check @local @development @staging @production
Scenario: Check JSON:API Resource overrides. Scenario: Check JSON:API Resource overrides.
...@@ -40,7 +40,7 @@ So that I can use them to enable or disable API service for Varbase APIs. ...@@ -40,7 +40,7 @@ So that I can use them to enable or disable API service for Varbase APIs.
And I wait And I wait
Then I should see "Varbase API settings" Then I should see "Varbase API settings"
And the "entity_json" checkbox is checked And the "entity_json" checkbox is checked
And the "bundle_docs" is checked And the "bundle_docs" checkbox is checked
When I go to "/admin/config/system/varbase/api/keys" When I go to "/admin/config/system/varbase/api/keys"
And I wait And I wait
Then I should see "Path to the directory in which to store the generated keys." Then I should see "Path to the directory in which to store the generated keys."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment