aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* adding test case for a numeric valueThomas Müller2013-08-091-2/+7
|
* Add datetime test for numeric string.Andreas Fischer2013-08-091-0/+7
|
* Merge pull request #4271 from owncloud/plural_translationsOwen Winkler2013-08-084-0/+70
|\ | | | | Plural translations
| * remove unneeded vars from unit testThomas Müller2013-08-051-2/+2
| |
| * unit tests for plural translations addedThomas Müller2013-08-024-0/+70
| |
* | Merge pull request #4151 from owncloud/doctrine-objectJörn Friedrich Dreyer2013-08-081-2/+0
|\ \ | | | | | | Move dbtype depending logic into object per type
| * \ merge master into doctrine-objectRobin Appelman2013-08-062-0/+151
| |\ \
| * | | DB: remove invalid assertsRobin Appelman2013-08-021-2/+0
| | | |
* | | | Proper WHERE – the table is called userid not userkondou2013-08-061-1/+1
| | | |
* | | | Use setUpBeforeClass() and tearDownAfterClass()kondou2013-08-061-6/+2
| | | |
* | | | Clean up DB, after we're done with testingkondou2013-08-061-0/+9
| |/ / |/| |
* | | Merge pull request #4321 from owncloud/add_unittests_kondouMorris Jobke2013-08-062-0/+151
|\ \ \ | |/ / |/| | Add unittests
| * | Remove pointless unittest (search/result)kondou2013-08-051-17/+0
| | |
| * | Add unittestskondou2013-08-053-0/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unittests for: - search/result - util - preferences
* | | Update skipped tests messageskondou2013-08-021-3/+3
| | |
* | | Optimize image and skip mimetype testkondou2013-08-012-0/+1
| | |
* | | Cover more caseskondou2013-08-011-17/+17
| | | | | | | | | | | | | | | Use file_get_contents() and base64_encode(file_get_contents()), to load from data and base64, to cover more cases
* | | Add OC_Image Unit Testkondou2013-08-014-0/+220
|/ / | | | | | | | | data() somehow does not return, what file_get_contents() returns, so I skipped related tests.
* | Merge pull request #4221 from owncloud/fix-3698Jörn Friedrich Dreyer2013-08-011-0/+5
|\ \ | | | | | | Fix calculating size for empty folders
| * | Add test for calculating size of newly empty folderMichael Gapczynski2013-07-291-0/+5
| | |
* | | Merge pull request #4155 from owncloud/mdb2schemareader-booleansMorris Jobke2013-08-012-0/+157
|\ \ \ | | | | | | | | Fix boolean support for xml schema definitions
| * | | add tests for MDB2SchemaReaderRobin Appelman2013-07-292-0/+157
| | | |
* | | | Merge pull request #3982 from owncloud/test_lastinsertidMorris Jobke2013-07-311-1/+15
|\ \ \ \ | | | | | | | | | | test lastinsertid
| * | | | check type, assertgreaterthanJörn Friedrich Dreyer2013-07-291-4/+6
| | | | |
| * | | | test lastinsertidJörn Friedrich Dreyer2013-07-291-1/+13
| | |/ / | |/| |
* | | | adding test case with no /Thomas Müller2013-07-301-0/+1
| | | |
* | | | Merge branch 'master' into fixing-testGetById-masterThomas Müller2013-07-3010-102/+803
|\| | |
| * | | Merge pull request #4093 from owncloud/storage-test-cleanupBart Visscher2013-07-261-50/+3
| |\ \ \ | | | | | | | | | | Remove outdated unit tests for storage backend
| | * \ \ Merge branch 'master' into storage-test-cleanupThomas Müller2013-07-246-35/+104
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/lib/files/storage/storage.php
| | * | | | Storage: remove some unneeded strict tests of mtime behaviourRobin Appelman2013-07-161-21/+2
| | | | | |
| | * | | | Storage: remove tests for searchRobin Appelman2013-07-161-29/+1
| | | | | |
| * | | | | Merge pull request #4191 from owncloud/autotest-show-skipped-testsJörn Friedrich Dreyer2013-07-251-0/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | Add verbose to autotest phpunit, so we see skipped and incomplete tests.
| | * | | | | Add verbose to autotest phpunit, so we see skipped and incomplete tests.Andreas Fischer2013-07-251-0/+1
| | | | | | |
| * | | | | | Add ACPu memory cacheBart Visscher2013-07-242-0/+24
| |/ / / / /
| * | | | | Merge pull request #3995 from owncloud/groupsicewind19912013-07-243-46/+691
| |\ \ \ \ \ | | | | | | | | | | | | | | Refactoring of group management code
| | * \ \ \ \ Merge branch 'master' into groupsThomas Müller2013-07-241-0/+69
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'master' into groupsRobin Appelman2013-07-2313-77/+374
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | group: only pass backends that hold that specific group to the group constructorRobin Appelman2013-07-182-9/+5
| | | | | | |
| | * | | | | more consistent namingRobin Appelman2013-07-101-2/+2
| | | | | | |
| | * | | | | add test case for getting group after deleting itRobin Appelman2013-07-101-0/+16
| | | | | | |
| | * | | | | use new group api as backend for the old apiRobin Appelman2013-07-101-46/+62
| | | | | | |
| | * | | | | update group managementRobin Appelman2013-07-102-0/+617
| | | | | | |
| * | | | | | Merge pull request #4171 from owncloud/fix-configMorris Jobke2013-07-241-11/+0
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | Fix config
| | * | | | | Revert "fix failing master branch - Test_Config::testWriteData"Bart Visscher2013-07-231-11/+0
| | | |/ / / | | |/| | | | | | | | | | | | | | | This reverts commit 8f93490ac45fbd74bd0e9697a685fd43bb34239b.
| * | | | | Merge pull request #4090 from owncloud/cleanup-some-template-functionsThomas Müller2013-07-231-0/+69
| |\ \ \ \ \ | | |/ / / / | |/| | | | Cleanup some template functions
| | * | | | Split locating JS and CSS files to their own classBart Visscher2013-07-211-0/+69
| | | | | |
| * | | | | Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3Thomas Müller2013-07-221-9/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | | reworking of \OC\Files\Storage\AmazonS3
| | * | | | increasing allowed time differenceChristian Berendt2013-07-081-9/+9
| | | | | |
| | * | | | revoking additional testsChristian Berendt2013-07-041-99/+0
| | | | | |
| | * | | | remove tests from the wrong test methodChristian Berendt2013-07-031-10/+0
| | | | | |