PKiran
6621ac2ef6
update core commit id for tests
2022-01-07 15:37:07 +00:00
Jörn Friedrich Dreyer
fb7a93a46d
expect type project instead of share
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-01-07 15:24:58 +00:00
Jörn Friedrich Dreyer
66491b94c9
Merge branch 'master' into spaces-registry
2022-01-04 19:30:00 +00:00
Pascal Wengerter
53788f6fa6
[full-ci] Bump web to v4.8.0 ( #2895 )
...
* Bump web to v4.8.0
* Use middleware in settings acceptance tests
2021-12-23 13:20:14 +01:00
Phil Davis
6e124e0c86
Bump core commit id for tests and use core master
2021-12-22 16:51:08 +05:45
Phil Davis
60c41c4f6f
More baseUrl refactoring
2021-12-22 10:25:28 +05:45
Phil Davis
5dc6573efc
Refactor baseUrl in SpacesContext
2021-12-22 09:49:44 +05:45
Phil Davis
cd87508020
Refactor userHasSharedSpace
2021-12-22 09:31:18 +05:45
Phil Davis
45def788c7
Merge pull request #2905 from owncloud/refactor-sspaces-api-tests-20211221
...
[tests-only] Refactor some SpacesContext local API test code
2021-12-22 08:01:50 +05:45
ScharfViktor
f3d3431905
add check OCS status to steps
2021-12-21 18:22:32 +01:00
Phil Davis
3afb6cc4d7
Refactor SpacesContext
2021-12-21 21:25:45 +05:45
saw-jan
84db46e835
[POC] Tests for parallel deployment
...
add owncloud-selector cookie
working tests
remove unused files
build ocis from source branch
check users in ldap, oc10 and ocis
update proxy config
use ocis selector initially
build ocis from source
use ocis latest image
buil ocis from source
refactor
fix test run script
user 33 and alpine image for ocis server
delete local compose files
run tests with ocis latest
refactor drone config [volumes]
Run each suite in a pipeline
refactor namings
use run.sh to run tests
move TestHelpers folder
reuse behat context params
refactor to use contexts and helpers from core repo
remove contexts and helpers
added bootstrap file to bootstrap core's test files
add api tag
remove unnecessary code
implement expected-failures file
remove unnecessary confgs
fix starlark style
rename context file
add nightly trigger
refactor drone config
generate trigger as per the event
remove keycloak services
2021-12-21 15:57:26 +05:45
Phil Davis
b7fc7ee990
Reword Spaces API scenario descriptions
2021-12-21 13:55:59 +05:45
Phil Davis
b92186d506
Bump core commit id for tests
2021-12-21 11:27:24 +05:45
Phil Davis
a8fc6ee79b
Apply review sugggestions for share space tests
2021-12-21 09:35:42 +05:45
ScharfViktor
a531db28fb
add test share space
2021-12-20 17:48:35 +01:00
Jörn Friedrich Dreyer
da61a20cf1
Merge branch 'master' into spaces-registry
2021-12-15 16:33:52 +00:00
Willy Kloucek
fad9cad015
update expected failures
2021-12-15 15:04:36 +01:00
Swikriti Tripathi
b6e518339f
remove a test scenario from expected to fail file
2021-12-15 16:09:37 +05:45
Phil Davis
b71a0bee21
Merge pull request #2874 from owncloud/minor-local-api-test-changes
...
[tests-only] Minor local API test changes
2021-12-14 15:33:33 +05:45
Phil Davis
74c51afa88
Bump core commit id to include new group name tests
2021-12-14 14:14:48 +05:45
Phil Davis
5af08c516b
[tests-only] Minor local API test changes
2021-12-14 10:10:13 +05:45
Michael Barz
7c2e70f8b6
fix api tests
2021-12-12 17:34:04 +01:00
Jörn Friedrich Dreyer
1eeb5fd7af
look ma, all the fixes!
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-12-09 15:46:39 +00:00
Willy Kloucek
ef8726b5e9
update expected failures
2021-12-09 16:13:11 +01:00
Pascal Wengerter
0e1d9b990f
[full-ci] Bump web to v4.6.0 ( #2846 )
...
* Bump web to v4.6.0
* [full-ci]Bump web commitic in CI
* Start middleware in accounts & settings CI pipelines, update expected failures
Co-authored-by: Dipak Acharya <dpakach@gmail.com >
2021-12-08 12:23:28 +01:00
Willy Kloucek
c338d32222
add failing tests to expected failures ( https://github.com/owncloud/web/issues/4893 )
2021-12-07 11:13:15 +01:00
ScharfViktor
be1c190a56
change name of the space(uniq name)
2021-12-02 10:05:28 +01:00
ScharfViktor
216a62cf2e
add Given form for steps
2021-12-02 00:01:52 +01:00
ScharfViktor
7a8c513cf7
add failed test to expected failures
2021-11-30 11:22:36 +01:00
ScharfViktor
581bcae709
add quotaTest
2021-11-29 21:21:10 +01:00
Phil Davis
f5bbdbe1eb
Merge pull request #2784 from owncloud/php-types-check
...
[Tests-Only][full-ci] enforce strict type checking for php api tests
2021-11-29 13:53:34 +05:45
Dipak Acharya
f8b0f69dd0
[Test-Only] enforce strict type checking for php api tests
2021-11-29 11:17:20 +05:45
Willy Kloucek
09e821178b
remove expected failures
2021-11-26 13:40:55 +01:00
Phil Davis
57ae1b99ea
Add expected-failures for createPublicLinkShare
2021-11-26 15:41:31 +05:45
Phil Davis
7ee9300549
Add expected-failures for issue 2823
2021-11-26 14:23:58 +05:45
Phil Davis
905a1e50e4
Bump commit id to use refactored core API tests
2021-11-26 14:23:58 +05:45
ScharfViktor
f5c763cbec
add tests change space
2021-11-23 19:51:15 +01:00
Willy Kloucek
cd1e69e248
Merge pull request #2790 from owncloud/update-reva-20211117132912
...
[full-ci] update REVA
2021-11-19 13:04:39 +01:00
Willy Kloucek
b8de695edb
add failing archiver test to expected failures
2021-11-19 12:26:20 +01:00
Willy Kloucek
93df2e7f9d
Revert "add failing test to expected failures"
...
This reverts commit 91fe821f6b .
2021-11-19 11:23:08 +01:00
Phil Davis
287fb1b4f1
Merge pull request #2757 from owncloud/spaces-tests-20211112
...
[tests-only] Add test step about 'space contains for user'
2021-11-19 13:47:33 +05:45
Willy Kloucek
91fe821f6b
add failing test to expected failures
2021-11-18 18:19:13 +01:00
Willy Kloucek
7b8dbf5737
Merge pull request #2774 from owncloud/switch-to-plugin-based-stopRecentBuilds
...
switch to plugin based cancellation of previous builds
2021-11-18 16:44:50 +01:00
Phil Davis
1a76adccc5
Add test step about 'space contains for user'
2021-11-18 13:39:57 +05:45
sakshamgurung
dde2d718f1
latest core commit id bump
2021-11-18 12:02:59 +09:00
Willy Kloucek
7de4616dce
Merge pull request #2730 from owncloud/improve-tooling
...
improve tooling
2021-11-16 13:16:20 +01:00
Phil Davis
dac2e09eaa
Merge pull request #2777 from owncloud/update-expected-failure-file
...
[Test-Only] update correct issues on expected failure file
2021-11-16 15:54:31 +05:45
Swikriti Tripathi
d10791184d
Remove issues not linked to scenarios
2021-11-16 14:57:28 +05:45
Willy Kloucek
21220a22d4
make docker based acceptance tests use the dev image make target
2021-11-16 10:10:46 +01:00