Joas Schilling
|
ea4c25609d
|
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
|
2014-12-03 12:10:55 +01:00 |
Joas Schilling
|
bb540722cd
|
Use base class to reset the file mapper
|
2014-11-19 14:52:07 +01:00 |
Joas Schilling
|
6625d5c88f
|
Correctly restore previous root mount point after testing
|
2014-11-17 10:48:19 +01:00 |
Scrutinizer Auto-Fixer
|
adaee6a5a1
|
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720
Enabled analysis tools:
- PHP Analyzer
- JSHint
- PHP Copy/Paste Detector
- PHP PDepend
|
2014-02-19 09:31:54 +01:00 |
Thomas Müller
|
6eeb4d165c
|
- giving the user a new id for each test run in order to prevent reuse of e.g. permissions data in the database
- setting the current user id because \OC\FilesView relies on \OC_User::getUser()
|
2013-09-13 21:44:31 +02:00 |
Robin Appelman
|
b9167196fb
|
adjust test cases to namespace changes
|
2013-09-10 22:21:49 +02:00 |
Robin Appelman
|
a22f9ff301
|
Provide an implementation of the fileapi for oc6 build on top of the old api
|
2013-09-01 19:47:48 +02:00 |