Joas Schilling
|
cc4e2f9e38
Reduce the output on github CI
|
1 rok temu |
Joas Schilling
|
c1e500b0e0
feat(CI): Enforce colored output for behat on drone CI
|
1 rok temu |
Daniel Calviño Sánchez
|
51317a8b92
Add integration tests for federated shares from unavailable servers
|
3 lat temu |
Joas Schilling
|
4e846dda4d
Allow local remotes in integration tests
|
4 lat temu |
Daniel Kesselberg
|
75b7d6ae4e
Add install logic for enable command
|
5 lat temu |
Daniel Kesselberg
|
76b5f44f05
Strict Types, Return Types
|
5 lat temu |
Arthur Schiwon
|
86d145f069
behat integration tests for LDAP, basic setup
|
6 lat temu |
Daniel Calviño Sánchez
|
1d7bf328f8
Make possible to provide "--tags=XXX" parameter to Behat
|
6 lat temu |
Robin Appelman
|
7d4c4224d1
fix setup of external storage integration tests
|
7 lat temu |
Morris Jobke
|
49d0507f5d
Merge pull request #3879 from nextcloud/downstream-26915
|
7 lat temu |
Robin Appelman
|
1e707ef1db
add integration test to ensure that shares dont overwrite external storages
|
7 lat temu |
Morris Jobke
|
209e3e39e2
Use proper bash test syntax
|
7 lat temu |
Lukas Reschke
|
7b5c28ab2a
Adjust to Nextcloud changes
|
8 lat temu |
Vincent Petry
|
55bf9e3f71
Add transfer ownership integration tests (#26543)
|
8 lat temu |
Morris Jobke
|
951f7f5eaf
Add integration test for web based installer
|
8 lat temu |
Sergio Bertolín
|
81c18f5aa7
Creating the folder when the tests run
|
8 lat temu |
Sergio Bertolín
|
7106129baa
External storage was not enabled and content was not deleted before scenarios
|
8 lat temu |
Sergio Bertolin
|
b7b0f4780c
Run as current user
|
8 lat temu |
Sergio Bertolin
|
b154c8fa39
Removed extra context added needed option and remove storage after external storage scenarios
|
8 lat temu |
Sergio Bertolin
|
f72fea8d0e
Modified run.sh to mount a local storage
|
8 lat temu |
Lukas Reschke
|
ba4f12baa0
Implement brute force protection
|
8 lat temu |
Thomas Pulzer
|
90b7f74da7
Changed name of default logfile from owncloud.log to nextcloud.log.
|
8 lat temu |
Morris Jobke
|
859ca1f9bb
Add integration tests
|
8 lat temu |
Sergio Bertolin
|
5cca471e82
forgotten variable
|
9 lat temu |
Sergio Bertolin
|
48a91164e5
Controlled arguments for run script
|
9 lat temu |
Morris Jobke
|
e86c847df5
add parameter to call single behat tests
|
9 lat temu |
Thomas Müller
|
21e063a9e7
tail the server log and exit with the exit code of behat
|
9 lat temu |
Sergio Bertolin
|
9d44576819
Restructured FeatureContext to reuse some parts and run two servers in parallel
|
9 lat temu |
Thomas Müller
|
fcc2a0c830
Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean up users
|
9 lat temu |
Thomas Müller
|
e3a98e4959
Support different server ports - defined by EXECUTOR_NUMBER
|
9 lat temu |