nextcloud/tests
Jörn Friedrich Dreyer f551917a3c kill OC::$session
maintain deprecated \OC::$session when getting or setting the session via the server container or UserSession

restore order os OC::$session and OC::$CLI

remove unneded initialization of dummy session

write back session when $useCustomSession is true

log warning when deprecated app is used
2014-08-29 10:22:21 +02:00
..
data add unit test 2014-06-04 16:29:41 +02:00
lib kill OC::$session 2014-08-29 10:22:21 +02:00
apps.php load test cases from enabled apps 2012-10-08 14:26:51 +02:00
bootstrap.php Merge pull request #7678 from owncloud/test-bootstrap-fileproxy-cleanup 2014-03-28 11:33:57 +01:00
enable_all.php fix trash bin expire operation and add unit tests 2014-06-17 22:36:30 +02:00
karma.config.js Test runner now loads CSS and hides testArea 2014-06-24 16:32:18 +02:00
phpunit-autotest.xml adding StartSessionListener which initializes the session before each test case execution 2014-03-13 16:19:17 +01:00
phpunit.xml.dist adding StartSessionListener which initializes the session before each test case execution 2014-03-13 16:19:17 +01:00
preseed-config.php Update preseed-config.php 2014-06-13 00:07:43 +02:00
startsessionlistener.php kill OC::$session 2014-08-29 10:22:21 +02:00
testcleanuplistener.php don't clean up the test environment if a data provider was finished 2014-08-13 11:41:11 +02:00