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
270aad34
Commit
270aad34
authored
2 years ago
by
Rajab Natshah
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3345156
: Update drupal/drupal-extension from ~4.0 to ~5.0 - remove the use goutte driver
parent
52133519
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
behat.yml
+20
-10
20 additions, 10 deletions
behat.yml
with
20 additions
and
10 deletions
behat.yml
+
20
−
10
View file @
270aad34
...
...
@@ -7,15 +7,15 @@ default:
-
"
%paths.base%/tests/features"
contexts
:
-
VarbaseContext
:
parameters
:
varbase_users
:
webmaster
:
{
email
:
'
webmaster@vardot.com'
,
password
:
'
dD.123123ddd'
}
Normal user
:
{
email
:
'
test.authenticated@vardot.com'
,
password
:
'
dD.123123ddd'
}
Editor
:
{
email
:
'
test.editor@vardot.com'
,
password
:
'
dD.123123ddd'
}
Content admin
:
{
email
:
'
test.content_admin@vardot.com'
,
password
:
'
dD.123123ddd'
}
SEO admin
:
{
email
:
'
test.seo_admin@vardot.com'
,
password
:
'
dD.123123ddd'
}
Site admin
:
{
email
:
'
test.site_admin@vardot.com'
,
password
:
'
dD.123123ddd'
}
Super admin
:
{
email
:
'
test.super_admin@vardot.com'
,
password
:
'
dD.123123ddd'
}
parameters
:
varbase_users
:
webmaster
:
{
email
:
'
webmaster@vardot.com'
,
password
:
'
dD.123123ddd'
}
Normal user
:
{
email
:
'
test.authenticated@vardot.com'
,
password
:
'
dD.123123ddd'
}
Editor
:
{
email
:
'
test.editor@vardot.com'
,
password
:
'
dD.123123ddd'
}
Content admin
:
{
email
:
'
test.content_admin@vardot.com'
,
password
:
'
dD.123123ddd'
}
SEO admin
:
{
email
:
'
test.seo_admin@vardot.com'
,
password
:
'
dD.123123ddd'
}
Site admin
:
{
email
:
'
test.site_admin@vardot.com'
,
password
:
'
dD.123123ddd'
}
Super admin
:
{
email
:
'
test.super_admin@vardot.com'
,
password
:
'
dD.123123ddd'
}
-
Drupal\DrupalExtension\Context\DrupalContext
-
Drupal\DrupalExtension\Context\DrushContext
-
Drupal\DrupalExtension\Context\MessageContext
...
...
@@ -23,8 +23,18 @@ default:
-
Drupal\DrupalExtension\Context\MarkupContext
-
DrevOps\BehatScreenshotExtension\Context\ScreenshotContext
formatters
:
progress
:
verbose
:
true
paths
:
false
snippets
:
true
pretty
:
html
:
verbose
:
true
paths
:
false
snippets
:
true
junit
:
verbose
:
true
paths
:
false
snippets
:
false
output_path
:
"
%paths.base%/tests/reports/"
extensions
:
Drupal\MinkExtension
:
...
...
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