Commit Graph

17 Commits

Author SHA1 Message Date
Phil Davis
719c96c5b3 Implement separate expected-failures files for OC and EOS storage 2020-08-18 09:31:45 +05:45
swoichha
f78eebb30c updated drone.star and testing.md file for tag preview-extension-required 2020-08-05 13:28:48 +05:45
Phil Davis
930678bc2c Refactor .drone.star API tests 2020-08-03 15:41:17 +05:45
Phil Davis
727d7089fd Update testing docs for EXPECTED_FAILURES_FILE changes 2020-07-31 20:37:45 +05:45
Dipak Acharya
6fcac37822 [docs] Add docs about running tests in CI 2020-07-28 17:07:50 +05:45
jasson99
83d2fe3daf docs improved 2020-07-08 17:10:24 +05:45
Artur Neumann
be2f4370a2 add REVA_FRONTEND_URL & REVA_DATAGATEWAY_URL conf 2020-07-08 12:37:12 +05:45
Phil Davis
723e979e4e Remove unneeded TestAlsoOnExternalUserBackend local_storage skipOnLDAP tags 2020-06-30 19:58:22 +05:45
jasson99
6f29c156f4 update testing.md
Include environment variable for skeleton_dir for running tests on ocis
2020-06-09 12:43:16 +05:45
Artur Neumann
5e15b71797 fixtures and clarifications for API acceptance tests 2020-05-01 11:43:52 +05:45
Jörn Friedrich Dreyer
8e32a6eff3 Merge branch 'master' into docs-restart-ldap-wipe 2020-05-01 00:01:07 +02:00
Vincent Petry
717233f31e Clarify BEHAT_FEATURE value 2020-04-30 17:45:18 +02:00
Vincent Petry
746d5df4c5 Document LDAP restart for corrupt users
Added more detail about how to wipe the users from LDAP by restarting the container.
2020-04-30 17:35:18 +02:00
Artur Neumann
fe76720fb6 mention redis server in the testing doc 2020-04-22 14:23:47 +05:45
Artur Neumann
bad0d687ef document how to use oC10 API tests for BDD in ocis 2020-04-21 17:58:36 +05:45
Artur Neumann
b38a11e16f improve testing documentation 2020-04-21 16:41:14 +05:45
Jörn Friedrich Dreyer
7ae8fc22f5 update reva (#113)
* new ocis config

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Change default settings to be able to run ocis server without any configuration

- Konnectd uses no TLS as it is behind the proxy.
- Glauth generates dev-certificates for ldap on startup if none is provided.
- Glauth can launch unencrypted (9125) and encrypted (9126) port in parallel

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* allow configuring user sharing driver, default to json

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update reva

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* switch to preferred_username as opaqueid

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update drone config to override new defaults to match test environment

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use latest reva

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* typo

* use updatet api tests

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* core tests got merged already

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix changelog

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-22 09:56:13 +01:00