Commit Graph

15 Commits (8eda6617618e0a1f650afc4e6766e799b4e62b82)

Author SHA1 Message Date
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 12 years ago
Lukas Reschke 8dbedbb849 Remove unused code 12 years ago
Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 12 years ago
Bjoern Schiessle 3b9fa81581 if a folder gets deleted we unshare all shared files/folders below 12 years ago
Bjoern Schiessle ea31ab7b5c rename mount point of children if parent was renamed 12 years ago
Bjoern Schiessle 38ff8173ab make sure that hooks are registered for the tests 12 years ago
Bjoern Schiessle a0b85fc5e4 make sure that during share and unshare the etags get propagated correctly 12 years ago
Bjoern Schiessle bf5e9357fc don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it 12 years ago
Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 12 years ago
Bjoern Schiessle b102222fed split-up the update script and add unit tests for it 12 years ago
Vincent Petry cbfd16089b Fixed share upgrade cleanup tests to use the correct ids 13 years ago
Vincent Petry ec9260647a Fixed share updater unit test 13 years ago
Vincent Petry 02be15ce2f Added backticks for Oracle in sharing updater unit test 13 years ago
Morris Jobke 4bb303cbd6 Clean up database before setup the database for testing 13 years ago
Morris Jobke ec54bc7709 Refactor update script to class and add unit test 13 years ago