Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
weekly release 3.10.3+
[moodle.git]
/
behat.yml.dist
diff --git
a/behat.yml.dist
b/behat.yml.dist
index
60cf807
..
1da8a97
100644
(file)
--- a/
behat.yml.dist
+++ b/
behat.yml.dist
@@
-1,14
+1,13
@@
default:
default:
- paths:
- features: lib/behat/features
- bootstrap: lib/behat/features/bootstrap
- context:
- class: behat_init_context
+ suites:
+ default:
+ paths: { }
+ contexts: { }
extensions:
extensions:
- Behat\MinkExtension
\Extension
:
+ Behat\MinkExtension:
base_url: 'http://localhost:8000'
goutte: null
base_url: 'http://localhost:8000'
goutte: null
-
selenium2
: null
- Moodle\BehatExtension
\Extension
:
- features: { }
+
webdriver
: null
+ Moodle\BehatExtension:
+ moodledirroot: /Should/Change/To/Moodle/www/dir
steps_definitions: { }
steps_definitions: { }