Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
varbase
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
varbase
Commits
88628e85
Commit
88628e85
authored
5 years ago
by
Rajab Natshah
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3052690
: Added a testing Scenario: Check Varbase update instructions page.
parent
34f1f61c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
drupal-org.make
+1
-2
1 addition, 2 deletions
drupal-org.make
tests/features/varbase/step2-apply-tests/03-admin-management/03-00-pre-check-important-admin-development-pages.feature
+9
-1
9 additions, 1 deletion
...03-00-pre-check-important-admin-development-pages.feature
with
10 additions
and
3 deletions
drupal-org.make
+
1
−
2
View file @
88628e85
...
@@ -382,7 +382,7 @@ projects[search_api][type] = module
...
@@ -382,7 +382,7 @@ projects[search_api][type] = module
projects[search_api][version]
=
1.13
projects[search_api][version]
=
1.13
projects[blazy][type]
=
module
projects[blazy][type]
=
module
projects[blazy][version]
=
1
.0-rc
4
projects[blazy][version]
=
2
.0-rc
3
projects[slick][type]
=
module
projects[slick][type]
=
module
projects[slick][version]
=
1.1
projects[slick][version]
=
1.1
...
@@ -423,7 +423,6 @@ projects[libraries_ui][type] = module
...
@@ -423,7 +423,6 @@ projects[libraries_ui][type] = module
projects[libraries_ui][version]
=
1.0
projects[libraries_ui][version]
=
1.0
projects[devel][type]
=
module
projects[devel][type]
=
module
projects[devel][version]
=
1.x-dev
projects[update_helper][type]
=
module
projects[update_helper][type]
=
module
projects[update_helper][version]
=
1.0
projects[update_helper][version]
=
1.0
...
...
This diff is collapsed.
Click to expand it.
tests/features/varbase/step2-apply-tests/03-admin-management/03-00-pre-check-important-admin-development-pages.feature
+
9
−
1
View file @
88628e85
...
@@ -68,7 +68,7 @@ So that I can use them after the install or update.
...
@@ -68,7 +68,7 @@ So that I can use them after the install or update.
@check
@local
@development
@staging
@production
@check
@local
@development
@staging
@production
Scenario
:
Check active type of media types.
Scenario
:
Check active type of media types.
When
I go to
"media/add"
When
I go to
"
/
media/add"
And
I wait
And
I wait
Then
I should see
"File"
Then
I should see
"File"
And
I should see
"Image"
And
I should see
"Image"
...
@@ -77,3 +77,11 @@ So that I can use them after the install or update.
...
@@ -77,3 +77,11 @@ So that I can use them after the install or update.
And
I should see
"Audio"
And
I should see
"Audio"
And
I should see
"Instagram"
And
I should see
"Instagram"
And
I should see
"Tweet"
And
I should see
"Tweet"
@check
@local
@development
@staging
@production
Scenario
:
Check Varbase update instructions page.
When
I go to
"/admin/config/development/update-helper"
And
I wait
Then
I should see
"Varbase update instructions"
And
I should see
"100%"
And
I should not see
"Pending updates"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment