2017-04-04 14:11:20 +00:00
|
|
|
default:
|
|
|
|
autoload:
|
|
|
|
'': %paths.base%/../features/bootstrap
|
|
|
|
suites:
|
|
|
|
default:
|
|
|
|
paths:
|
|
|
|
- %paths.base%/../features
|
|
|
|
contexts:
|
2017-04-04 14:18:05 +00:00
|
|
|
- ActorContext
|
2017-04-04 14:11:34 +00:00
|
|
|
- NextcloudTestServerContext
|
|
|
|
|
2017-07-08 13:36:01 +00:00
|
|
|
- AppNavigationContext
|
2017-04-04 14:11:20 +00:00
|
|
|
- FeatureContext
|
2017-04-04 15:20:19 +00:00
|
|
|
- FilesAppContext
|
2017-04-22 16:20:32 +00:00
|
|
|
- FilesSharingAppContext
|
2017-04-04 15:20:19 +00:00
|
|
|
- LoginPageContext
|
|
|
|
- NotificationContext
|
2017-07-08 13:46:16 +00:00
|
|
|
- SettingsContext
|
2017-04-04 15:20:19 +00:00
|
|
|
- SettingsMenuContext
|
2017-08-04 11:20:22 +00:00
|
|
|
- ThemingAppContext
|
2017-04-04 15:20:19 +00:00
|
|
|
- UsersSettingsContext
|
2017-04-04 14:11:20 +00:00
|
|
|
extensions:
|
|
|
|
Behat\MinkExtension:
|
|
|
|
sessions:
|
|
|
|
default:
|
|
|
|
selenium2: ~
|
2017-04-04 15:20:19 +00:00
|
|
|
John:
|
|
|
|
selenium2: ~
|
|
|
|
Jane:
|
|
|
|
selenium2: ~
|