Commit Graph

21 Commits (0fac2e3f3aaaeaddf431f7877ebddb6372a00a42)

Author SHA1 Message Date
Robin Appelman 3dbfbdaf54 allow moving common test logic into traits 11 years ago
Thomas Müller f55aa856ad Remove file mapper - was only use in Windows and never worked properly 11 years ago
Vincent Petry eae08d0adc Release locks after class in tests 11 years ago
Vincent Petry 538e466c30 Keep shared locks in post hooks 11 years ago
Vincent Petry 4497aa4c68 Webdav PUT small file lock must be shared during hooks 11 years ago
Joas Schilling d3e3a84cae Move the helpful method to the TestCase class 11 years ago
Robin Appelman b98dd3ceb8 release all locks after test 11 years ago
Robin Appelman a5d652a6b8 fix tests 11 years ago
Robin Appelman 415f16eb24 fix tests 11 years ago
Vincent Petry eab55aa959 Properly log out test users in unit tests 11 years ago
Vincent Petry f8cfc03f36 Replace originalStorage in tests with a proper teardown 11 years ago
Thomas Müller 1b42b492dc kill OC_FileProxy 💥 11 years ago
Robin Appelman ddd6a67d2a Handle exceptions thrown during hooks when running unit tests 11 years ago
Robin Appelman 3ed6ed3c36 Force test cases using background commands to handle setting up the filesystem 11 years ago
Robin Appelman 00568af74d Allow running the async commands from unit tests 11 years ago
Vincent Petry 5101bc54fa Add login/logout to TestCase base class 11 years ago
Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
Joas Schilling e1f3abf7a5 Correctly namespace and autoload DatabaseException 11 years ago
Joas Schilling 84d358a761 Clean up the test data in tearDownAfterClass() 11 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 11 years ago
Joas Schilling 62047f86f5 Testcase base class 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 13 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 13 years ago
Robin Appelman 9953427197 also use new cache api here 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Frank Karlitschek 72e9a2ce57 moved to apps repository 14 years ago
Bart Visscher 7f754c02f3 Change code from using OC_Tasks_VTodo to OC_Tasks_App 14 years ago
Bart Visscher 76c37792cb WIP 14 years ago
Bart Visscher 8826aa8056 Add basic fields to tasks app 14 years ago