Bart Visscher
|
29c28a45ca
|
Merge pull request #4292 from owncloud/add_appconfig_unittest
Add \OC_Appconfig Unittest
|
2013-08-26 04:07:18 -07:00 |
icewind1991
|
d7dde3cfbc
|
Merge pull request #4467 from owncloud/storage-wrapper-quota
Move quota logic from filesystem proxy to storage wrapper
|
2013-08-19 03:38:55 -07:00 |
Robin Appelman
|
d8c71ba734
|
merge master in storage-wrapper-quota
|
2013-08-18 11:34:56 +02:00 |
kondou
|
9e8a6b704d
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +02:00 |
Robin Appelman
|
1877a42a0d
|
Scanner: additional tests for reusing etags during scanning
|
2013-08-12 15:37:15 +02:00 |
Thomas Müller
|
0e3dea7111
|
adding test case for a numeric value
|
2013-08-09 23:36:23 +02:00 |
Andreas Fischer
|
b6b1bc5d09
|
Add datetime test for numeric string.
|
2013-08-09 22:32:38 +02:00 |
Owen Winkler
|
a2ac5e0163
|
Merge pull request #4271 from owncloud/plural_translations
Plural translations
|
2013-08-08 10:34:28 -07:00 |
Jörn Friedrich Dreyer
|
e38025ba67
|
Merge pull request #4151 from owncloud/doctrine-object
Move dbtype depending logic into object per type
|
2013-08-08 08:46:30 -07:00 |
kondou
|
6c78152564
|
Proper WHERE – the table is called userid not user
|
2013-08-06 17:31:50 +02:00 |
kondou
|
d70a4a960d
|
Use setUpBeforeClass() and tearDownAfterClass()
|
2013-08-06 17:30:58 +02:00 |
kondou
|
b8bfebe51e
|
Use setUpBeforeClass() and tearDownAfterClass()
|
2013-08-06 17:26:12 +02:00 |
kondou
|
b560bb21f0
|
Clean up DB, after we're done with testing
|
2013-08-06 17:01:01 +02:00 |
Robin Appelman
|
95a959b10b
|
merge master into doctrine-object
|
2013-08-06 15:43:58 +02:00 |
Morris Jobke
|
057d7aa108
|
Merge pull request #4321 from owncloud/add_unittests_kondou
Add unittests
|
2013-08-06 04:39:20 -07:00 |
kondou
|
87ad677151
|
Remove pointless unittest (search/result)
|
2013-08-05 19:38:52 +02:00 |
kondou
|
a51af39595
|
Add unittests
Unittests for:
- search/result
- util
- preferences
|
2013-08-05 14:47:14 +02:00 |
Thomas Müller
|
19e3780ef2
|
remove unneeded vars from unit test
|
2013-08-05 10:21:51 +02:00 |
Thomas Müller
|
e04bf0aaeb
|
unit tests for plural translations added
|
2013-08-02 23:08:41 +02:00 |
kondou
|
56549dafce
|
Revert "Add null and emptystring tests to check NOT NULL"
This reverts commit c74f3d0b90 .
|
2013-08-02 21:27:33 +02:00 |
Robin Appelman
|
ed054e67d6
|
DB: remove invalid asserts
|
2013-08-02 20:10:26 +02:00 |
kondou
|
c74f3d0b90
|
Add null and emptystring tests to check NOT NULL
|
2013-08-02 15:59:33 +02:00 |
kondou
|
de0dc30d89
|
Update skipped tests messages
|
2013-08-02 15:00:12 +02:00 |
kondou
|
670242c731
|
Add \OC_Appconfig Unittest
|
2013-08-02 13:22:12 +02:00 |
kondou
|
20b688d4be
|
Optimize image and skip mimetype test
|
2013-08-01 20:17:43 +02:00 |
kondou
|
415e38fc50
|
Cover more cases
Use file_get_contents() and base64_encode(file_get_contents()),
to load from data and base64, to cover more cases
|
2013-08-01 20:17:43 +02:00 |
kondou
|
71f43c5fa1
|
Add OC_Image Unit Test
data() somehow does not return, what file_get_contents() returns,
so I skipped related tests.
|
2013-08-01 20:17:43 +02:00 |
Jörn Friedrich Dreyer
|
eed63ae512
|
Merge pull request #4221 from owncloud/fix-3698
Fix calculating size for empty folders
|
2013-08-01 08:05:19 -07:00 |
Morris Jobke
|
30963d60bc
|
Merge pull request #4155 from owncloud/mdb2schemareader-booleans
Fix boolean support for xml schema definitions
|
2013-08-01 02:09:01 -07:00 |
Morris Jobke
|
50101a85a6
|
Merge pull request #3982 from owncloud/test_lastinsertid
test lastinsertid
|
2013-07-31 00:03:29 -07:00 |
Thomas Müller
|
409268f322
|
adding test case with no /
|
2013-07-30 08:54:39 +02:00 |
Thomas Müller
|
f658852276
|
Merge branch 'master' into fixing-testGetById-master
|
2013-07-30 00:37:05 +02:00 |
Thomas Müller
|
085fdfec2f
|
adding unit tests for OC_Util::basename
|
2013-07-29 23:32:03 +02:00 |
Robin Appelman
|
a4df982dc3
|
add tests for MDB2SchemaReader
|
2013-07-29 16:33:27 +02:00 |
Michael Gapczynski
|
afff750011
|
Add test for calculating size of newly empty folder
|
2013-07-29 10:23:14 -04:00 |
Jörn Friedrich Dreyer
|
b8bd1e5a81
|
check type, assertgreaterthan
|
2013-07-29 02:17:09 +02:00 |
Jörn Friedrich Dreyer
|
7e5ae8d780
|
test lastinsertid
|
2013-07-29 01:57:30 +02:00 |
Bart Visscher
|
e4132a61c9
|
Merge pull request #4093 from owncloud/storage-test-cleanup
Remove outdated unit tests for storage backend
|
2013-07-26 03:18:39 -07:00 |
Jörn Friedrich Dreyer
|
9762a4dd95
|
Merge pull request #4191 from owncloud/autotest-show-skipped-tests
Add verbose to autotest phpunit, so we see skipped and incomplete tests.
|
2013-07-25 03:14:43 -07:00 |
Andreas Fischer
|
763afa5064
|
Add verbose to autotest phpunit, so we see skipped and incomplete tests.
|
2013-07-25 02:43:50 +02:00 |
Robin Appelman
|
cd8f0c21ce
|
add quota storage wrapper
|
2013-07-25 00:31:51 +02:00 |
Robin Appelman
|
a853968f7d
|
move storage wrapper test to new namespace
|
2013-07-25 00:31:51 +02:00 |
Robin Appelman
|
10d3e63ce5
|
add quota streamwrapper that limits the amount of data that can be written to a stream
|
2013-07-25 00:31:51 +02:00 |
Bart Visscher
|
25003fb213
|
Add ACPu memory cache
|
2013-07-24 21:50:15 +02:00 |
icewind1991
|
98858e6f00
|
Merge pull request #3995 from owncloud/groups
Refactoring of group management code
|
2013-07-24 06:13:05 -07:00 |
Morris Jobke
|
2622839fcf
|
Merge pull request #4171 from owncloud/fix-config
Fix config
|
2013-07-24 00:48:43 -07:00 |
Thomas Müller
|
60ce492fac
|
Merge branch 'master' into groups
|
2013-07-24 01:11:12 +02:00 |
Thomas Müller
|
c517c845f6
|
Merge branch 'master' into storage-test-cleanup
Conflicts:
tests/lib/files/storage/storage.php
|
2013-07-24 01:01:36 +02:00 |
Thomas Müller
|
5fc0535f1b
|
Merge pull request #4090 from owncloud/cleanup-some-template-functions
Cleanup some template functions
|
2013-07-23 15:53:43 -07:00 |
Robin Appelman
|
fb40d9e1e6
|
Merge branch 'master' into groups
|
2013-07-23 22:06:03 +02:00 |