2015-08-06 09:44:24 -04:00
|
|
|
default:
|
2015-10-29 10:13:29 -04:00
|
|
|
autoload:
|
2018-09-05 10:35:49 -04:00
|
|
|
'': "%paths.base%/../features/bootstrap"
|
2015-10-29 10:13:29 -04:00
|
|
|
suites:
|
|
|
|
|
default:
|
|
|
|
|
paths:
|
2018-09-05 10:35:49 -04:00
|
|
|
- "%paths.base%/../features"
|
2015-10-29 10:13:29 -04:00
|
|
|
contexts:
|
|
|
|
|
- FeatureContext:
|
|
|
|
|
baseUrl: http://localhost:8080/ocs/
|
|
|
|
|
admin:
|
|
|
|
|
- admin
|
|
|
|
|
- admin
|
|
|
|
|
regular_user_password: 123456
|
2016-02-18 17:07:41 -05:00
|
|
|
- CommentsContext:
|
|
|
|
|
baseUrl: http://localhost:8080
|
2016-02-19 12:08:21 -05:00
|
|
|
- TagsContext:
|
|
|
|
|
baseUrl: http://localhost:8080
|
2016-02-29 11:30:02 -05:00
|
|
|
- CardDavContext:
|
|
|
|
|
baseUrl: http://localhost:8080
|
|
|
|
|
- CalDavContext:
|
|
|
|
|
baseUrl: http://localhost:8080
|
2016-02-28 05:53:56 -05:00
|
|
|
- ChecksumsContext:
|
|
|
|
|
baseUrl: http://localhost:8080
|
2016-11-07 16:52:07 -05:00
|
|
|
- CommandLineContext:
|
|
|
|
|
baseUrl: http://localhost:8080
|
|
|
|
|
ocPath: ../../
|
2015-11-24 07:48:06 -05:00
|
|
|
federation:
|
|
|
|
|
paths:
|
2018-09-05 10:35:49 -04:00
|
|
|
- "%paths.base%/../federation_features"
|
2015-11-24 07:48:06 -05:00
|
|
|
contexts:
|
|
|
|
|
- FederationContext:
|
|
|
|
|
baseUrl: http://localhost:8080/ocs/
|
|
|
|
|
admin:
|
|
|
|
|
- admin
|
|
|
|
|
- admin
|
|
|
|
|
regular_user_password: 123456
|
2015-12-02 12:29:42 -05:00
|
|
|
capabilities:
|
|
|
|
|
paths:
|
2018-09-05 10:35:49 -04:00
|
|
|
- "%paths.base%/../capabilities_features"
|
2015-12-02 12:29:42 -05:00
|
|
|
contexts:
|
|
|
|
|
- CapabilitiesContext:
|
|
|
|
|
baseUrl: http://localhost:8080/ocs/
|
|
|
|
|
admin:
|
|
|
|
|
- admin
|
|
|
|
|
- admin
|
|
|
|
|
regular_user_password: 123456
|
2016-03-15 09:53:16 -04:00
|
|
|
sharees:
|
|
|
|
|
paths:
|
2018-09-05 10:35:49 -04:00
|
|
|
- "%paths.base%/../sharees_features"
|
2016-03-15 09:53:16 -04:00
|
|
|
contexts:
|
|
|
|
|
- ShareesContext:
|
|
|
|
|
baseUrl: http://localhost:8080/ocs/
|
|
|
|
|
admin:
|
|
|
|
|
- admin
|
|
|
|
|
- admin
|
|
|
|
|
regular_user_password: 123456
|
2019-08-26 07:11:09 -04:00
|
|
|
sharing:
|
|
|
|
|
paths:
|
|
|
|
|
- "%paths.base%/../sharing_features"
|
|
|
|
|
contexts:
|
|
|
|
|
- SharingContext:
|
|
|
|
|
baseUrl: http://localhost:8080/ocs/
|
|
|
|
|
admin:
|
|
|
|
|
- admin
|
|
|
|
|
- admin
|
|
|
|
|
regular_user_password: 123456
|
2016-11-21 08:00:54 -05:00
|
|
|
setup:
|
|
|
|
|
paths:
|
2018-09-05 10:35:49 -04:00
|
|
|
- "%paths.base%/../setup_features"
|
2016-11-21 08:00:54 -05:00
|
|
|
contexts:
|
|
|
|
|
- SetupContext:
|
|
|
|
|
baseUrl: http://localhost:8080/ocs/
|
|
|
|
|
admin:
|
|
|
|
|
- admin
|
|
|
|
|
- admin
|
|
|
|
|
regular_user_password: 123456
|
2016-12-02 04:43:11 -05:00
|
|
|
filesdrop:
|
|
|
|
|
paths:
|
2018-09-05 10:35:49 -04:00
|
|
|
- "%paths.base%/../filesdrop_features"
|
2016-12-02 04:43:11 -05:00
|
|
|
contexts:
|
|
|
|
|
- FilesDropContext:
|
|
|
|
|
baseUrl: http://localhost:8080
|
|
|
|
|
admin:
|
|
|
|
|
- admin
|
|
|
|
|
- admin
|
|
|
|
|
regular_user_password: 123456
|
2017-01-19 04:04:15 -05:00
|
|
|
ldap:
|
|
|
|
|
paths:
|
2018-09-05 10:35:49 -04:00
|
|
|
- "%paths.base%/../ldap_features"
|
2017-01-19 04:04:15 -05:00
|
|
|
contexts:
|
|
|
|
|
- LDAPContext:
|
|
|
|
|
baseUrl: http://localhost:8080
|
|
|
|
|
admin:
|
|
|
|
|
- admin
|
|
|
|
|
- admin
|
2019-06-03 09:24:26 -04:00
|
|
|
regular_user_password: 123456
|
2017-09-27 11:46:24 -04:00
|
|
|
remoteapi:
|
|
|
|
|
paths:
|
2018-09-05 10:35:49 -04:00
|
|
|
- "%paths.base%/../remoteapi_features"
|
2017-09-27 11:46:24 -04:00
|
|
|
contexts:
|
|
|
|
|
- FeatureContext:
|
|
|
|
|
baseUrl: http://localhost:8080/ocs/
|
|
|
|
|
admin:
|
|
|
|
|
- admin
|
|
|
|
|
- admin
|
|
|
|
|
regular_user_password: 123456
|
|
|
|
|
- RemoteContext:
|
|
|
|
|
remote: http://localhost:8080
|
2015-10-29 10:13:29 -04:00
|
|
|
extensions:
|
|
|
|
|
jarnaiz\JUnitFormatter\JUnitFormatterExtension:
|
|
|
|
|
filename: report.xml
|
2018-09-05 10:35:49 -04:00
|
|
|
outputDir: "%paths.base%/../output/"
|