Update Behat and add more tests
This commit is contained in:
parent
b5a0281729
commit
7c1fed2d49
11 changed files with 1057 additions and 706 deletions
10
behat.yml
10
behat.yml
|
@ -1,5 +1,11 @@
|
|||
default:
|
||||
extensions:
|
||||
Behat\MinkExtension\Extension:
|
||||
goutte: ~
|
||||
Behat\MinkExtension:
|
||||
base_url: http://127.0.0.1:8000
|
||||
goutte: ~
|
||||
|
||||
suites:
|
||||
default:
|
||||
contexts:
|
||||
- FeatureContext
|
||||
- Behat\MinkExtension\Context\MinkContext
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue