Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill OC_FileProxy :boom: | Thomas Müller | 2015-04-07 | 1 | -11/+0 |
* | Handle exceptions thrown during hooks when running unit tests | Robin Appelman | 2015-03-26 | 1 | -0/+8 |
* | Force test cases using background commands to handle setting up the filesystem | Robin Appelman | 2015-03-26 | 1 | -1/+16 |
* | Allow running the async commands from unit tests | Robin Appelman | 2015-03-02 | 1 | -7/+30 |
* | Add login/logout to TestCase base class | Vincent Petry | 2014-12-10 | 1 | -0/+21 |
* | Replace uniqid calls with $this->getUniqueID so tests pass again on windows | Joas Schilling | 2014-12-03 | 1 | -2/+4 |
* | Correctly namespace and autoload DatabaseException | Joas Schilling | 2014-11-27 | 1 | -2/+2 |
* | Clean up the test data in tearDownAfterClass() | Joas Schilling | 2014-11-20 | 1 | -5/+111 |
* | Use base class to reset the file mapper | Joas Schilling | 2014-11-19 | 1 | -0/+10 |
* | Testcase base class | Joas Schilling | 2014-11-06 | 1 | -0/+33 |