Joas Schilling
cb56dfec6b
Split the context so we don't reset the config on each test
2016-03-15 14:53:16 +01:00
Roeland Jago Douma
03d0fa012f
Checksum intergration test
...
* Upload file with checksum
* Chunked upload with checksum
* Copy file with checksum should also copy the checksum
* Moving a file with checksum should also move the checksum
* Uploading a file with checksum and overwriting it with a file without cheksum should remove the checksum
2016-03-01 11:37:16 +01:00
Lukas Reschke
d04edfaf0d
Hides nodes from listing that the user has no access to
2016-02-29 20:53:38 +01:00
Lukas Reschke
c13259cf9e
Add integration tests for tags
2016-02-19 20:45:20 +01:00
Lukas Reschke
16be9af20a
Add integration tests for comments
...
This adds integration tests for the comments. Especially with regard to the permission handling, didn't find any problem in it.
Fixes https://github.com/owncloud/core/issues/22367
2016-02-19 18:08:34 +01:00
Sergio Bertolin
e01e894b98
Added capabilities context and tests
2015-12-02 17:29:42 +00:00
Sergio Bertolin
9d44576819
Restructured FeatureContext to reuse some parts and run two servers in parallel
2015-11-26 17:03:17 +01:00
Thomas Müller
fcc2a0c830
Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean up users
2015-10-29 17:10:52 +01:00
Sergio Bertolin
488728a0fa
Added more tests and fixed a problem with asort which was returning false positives
2015-10-20 12:49:51 +02:00
Thomas Müller
e3a98e4959
Support different server ports - defined by EXECUTOR_NUMBER
2015-09-29 13:56:56 +02:00
Thomas Müller
631303c1e7
First integration tests for provisioning api
2015-09-29 13:42:32 +02:00