.. |
Accounts
|
4d26a9afa0
Allow to tweak default scopes for accounts
|
há 2 anos atrás |
Activity
|
3a71155fc5
Fix activity tests again
|
há 4 anos atrás |
App
|
c7e1c36362
Remove at matcher uses in tests/lib
|
há 2 anos atrás |
AppFramework
|
1bd5222224
Fix PHP 8.2 warnings about undeclared properties
|
há 2 anos atrás |
Archive
|
ec4fff20e8
Avoid Deprecation warning from Zip tests on PHP 8.1
|
há 2 anos atrás |
Authentication
|
702445ba3b
Handle one time password better
|
há 2 anos atrás |
Avatar
|
ec5cbdeb7f
Make Color class public
|
há 2 anos atrás |
BackgroundJob
|
0386f4270b
Fix DummyJobList typing
|
há 2 anos atrás |
Cache
|
1c468129af
adjust tests to new fs setup
|
há 2 anos atrás |
Calendar
|
9a656e5b35
Move calendar resource/room backend registration to IBootstrap
|
há 2 anos atrás |
Collaboration
|
347ca20f4e
Rename setting name to reduce its length
|
há 2 anos atrás |
Command
|
53eafc0cb7
Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork
|
há 2 anos atrás |
Comments
|
d722a0c12a
Adjust fake manager
|
há 2 anos atrás |
Contacts
|
232322fe06
Modernize contacts menu
|
há 2 anos atrás |
DB
|
6a1510f8ee
Remove some more at matchers in tests/lib
|
há 2 anos atrás |
Diagnostics
|
2dd96fe8da
Fix tests
|
há 2 anos atrás |
DirectEditing
|
37591f05dc
Get the parent directory before creating a file from a template
|
há 3 anos atrás |
Encryption
|
6a1510f8ee
Remove some more at matchers in tests/lib
|
há 2 anos atrás |
EventDispatcher
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
há 2 anos atrás |
Federation
|
7179002600
Allow to get a local cloud id without going through the contacts manager
|
há 3 anos atrás |
Files
|
6a1510f8ee
Remove some more at matchers in tests/lib
|
há 2 anos atrás |
GlobalScale
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
há 4 anos atrás |
Group
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
há 2 anos atrás |
Hooks
|
6e35457fcc
Remove unused private ForwardEmitter and LegacyEmitter
|
há 4 anos atrás |
Http
|
6a1510f8ee
Remove some more at matchers in tests/lib
|
há 2 anos atrás |
IntegrityCheck
|
6a1510f8ee
Remove some more at matchers in tests/lib
|
há 2 anos atrás |
L10N
|
6a1510f8ee
Remove some more at matchers in tests/lib
|
há 2 anos atrás |
Lock
|
fcae6a68c3
Cleanup lock related code
|
há 2 anos atrás |
Lockdown
|
617528312a
Fix last tests
|
há 3 anos atrás |
Log
|
cf5452e633
Merge pull request #32242 from nextcloud/fix-logging-data-array
|
há 2 anos atrás |
Mail
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
há 2 anos atrás |
Memcache
|
7d272c54d0
Add a built-in profiler inside Nextcloud
|
há 2 anos atrás |
Metadata
|
7817845538
Add a metadata service to store file metadata
|
há 2 anos atrás |
Migration
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
há 4 anos atrás |
Notification
|
b578a1e8b5
Fair use of push notifications
|
há 3 anos atrás |
OCS
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
há 4 anos atrás |
Preview
|
d04b7cf03d
Skip the test if Imagick is misconfigured
|
há 3 anos atrás |
PublicNamespace
|
caff1023ea
Format control structures, classes, methods and function
|
há 4 anos atrás |
Remote
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
há 4 anos atrás |
Repair
|
9a9409e315
Remove SCSSCacher
|
há 2 anos atrás |
RichObjectStrings
|
caff1023ea
Format control structures, classes, methods and function
|
há 4 anos atrás |
Route
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
há 2 anos atrás |
Security
|
01dbd22c9c
Validate requested length is random string generator
|
há 2 anos atrás |
Session
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
há 4 anos atrás |
Settings
|
c2af3667dc
Fix unit tests
|
há 2 anos atrás |
Share
|
8184e356f4
Remove test for removed class SearchResultSorter
|
há 2 anos atrás |
Share20
|
c1f054a9e0
Fix email shares not being shown to other users
|
há 2 anos atrás |
Support
|
b578a1e8b5
Fair use of push notifications
|
há 3 anos atrás |
SystemTag
|
caff1023ea
Format control structures, classes, methods and function
|
há 4 anos atrás |
Talk
|
2c356d0852
Add a Talk API for OCP
|
há 2 anos atrás |
Template
|
9a9409e315
Remove SCSSCacher
|
há 2 anos atrás |
Traits
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
há 2 anos atrás |
Updater
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
há 2 anos atrás |
User
|
6e3d668436
Keep non default protocol in cloud id
|
há 2 anos atrás |
Util
|
d9015a8c94
Format code to a single space around binary operators
|
há 4 anos atrás |
APITest.php
|
d9015a8c94
Format code to a single space around binary operators
|
há 4 anos atrás |
AllConfigTest.php
|
8bbdd9ea0c
Cleanup AllConfig
|
há 2 anos atrás |
AppConfigTest.php
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
há 3 anos atrás |
AppScriptSortTest.php
|
491bd6260c
Sort app scripts topologically by its dependencies
|
há 2 anos atrás |
AppTest.php
|
df47445c01
Fix unit tests
|
há 3 anos atrás |
AutoLoaderTest.php
|
44577e4345
Remove trailing and in between spaces
|
há 4 anos atrás |
CapabilitiesManagerTest.php
|
181aab416a
Fix warnings about logException
|
há 3 anos atrás |
ConfigTest.php
|
f7a2b71627
Fix tests
|
há 4 anos atrás |
ContactsManagerTest.php
|
d9015a8c94
Format code to a single space around binary operators
|
há 4 anos atrás |
DateTimeFormatterTest.php
|
6312c0df69
Check style update
|
há 2 anos atrás |
EmojiHelperTest.php
|
cefcd55994
Include more emoji chars to test and fixes after include it
|
há 2 anos atrás |
ErrorHandlerTest.php
|
5f468c0248
Cleaner removePassword regex
|
há 3 anos atrás |
FileChunkingTest.php
|
caff1023ea
Format control structures, classes, methods and function
|
há 4 anos atrás |
HelperStorageTest.php
|
8238582e59
store unencrypted size in the unencrypted_size column
|
há 2 anos atrás |
HookHelper.php
|
b80ebc9674
Use the short array syntax, everywhere
|
há 4 anos atrás |
ImageTest.php
|
d3d65e5c88
Prevent loading images that would require too much memory.
|
há 2 anos atrás |
InfoXmlTest.php
|
caff1023ea
Format control structures, classes, methods and function
|
há 4 anos atrás |
InitialStateServiceTest.php
|
113756db30
Fix ArrayAccess and JsonSerializable return types
|
há 3 anos atrás |
InstallerTest.php
|
6a1510f8ee
Remove some more at matchers in tests/lib
|
há 2 anos atrás |
LargeFileHelperGetFileSizeTest.php
|
a25b46f494
Make sure we can also run with escapedshell args
|
há 4 anos atrás |
LargeFileHelperTest.php
|
3a7cf40aaa
Mode to modern phpunit
|
há 5 anos atrás |
LegacyHelperTest.php
|
21762a1e94
Rewrite LegacyHelperTest without $this->at()
|
há 3 anos atrás |
LoggerTest.php
|
1e7d924c61
Fix logging data context to file
|
há 2 anos atrás |
MemoryInfoTest.php
|
858d846999
Let memory limit set in tests fit the used amount
|
há 3 anos atrás |
NaturalSortTest.php
|
caff1023ea
Format control structures, classes, methods and function
|
há 4 anos atrás |
NavigationManagerTest.php
|
a94236483e
Let apps toggle an unread counter on app icons
|
há 3 anos atrás |
RepairStepTest.php
|
9e3775618b
log full expection during repair step
|
há 3 anos atrás |
ServerTest.php
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
há 3 anos atrás |
SetupTest.php
|
df47445c01
Fix unit tests
|
há 3 anos atrás |
SubAdminTest.php
|
1c468129af
adjust tests to new fs setup
|
há 2 anos atrás |
TagsTest.php
|
9f99f859a1
Make sure getUsersFavoritingObject can be run without a user
|
há 4 anos atrás |
TempManagerTest.php
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
há 2 anos atrás |
TemplateFunctionsTest.php
|
caff1023ea
Format control structures, classes, methods and function
|
há 4 anos atrás |
TestCase.php
|
1c468129af
adjust tests to new fs setup
|
há 2 anos atrás |
TestMoveableMountPoint.php
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
há 8 anos atrás |
UpdaterTest.php
|
df47445c01
Fix unit tests
|
há 3 anos atrás |
UrlGeneratorTest.php
|
d68f028251
Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl
|
há 3 anos atrás |
UtilCheckServerTest.php
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
há 4 anos atrás |
UtilTest.php
|
58d516b509
Make sure common and main core scripts are loaded first
|
há 2 anos atrás |