Commit Graph

32 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Joas Schilling 6c7f8ea55b
test: Migrate User LDAP to phpunit 10 7 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 8d8891c5bc
chore: Add SPDX header 2 years ago
Côme Chilliet d4229f9f59 fix(user_ldap): Fix tests using wrong types 2 years ago
Côme Chilliet 6b7ffcd6a8
Fixed backup host logic 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Julius Härtl 858bd67eff
Fix tests for backup ldap server connection 8 years ago
Arthur Schiwon 7a728f2154
LDAP backup server should not be queried when auth fails 8 years ago
Arthur Schiwon 9bc75307e7
track the state of the bind result 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Jarkko Lehtoranta 6a62b4784a LDAP: Add testStartTlsNegotiationFailure unit test 9 years ago
Jarkko Lehtoranta 3a6511eac8 LDAP: Add testBindWithInvalidCredentials unit test 9 years ago
Jarkko Lehtoranta 97e14cccf2 LDAP: Fix testUseBackupServer unit test 9 years ago
Victor Dubiniuk c4fcd1f282
Update tests for phunit 5.5 9 years ago
Roeland Jago Douma 5fb2eee5df
Fix getMock user_ldap 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 3ef8c95b37
Move tests/ to PSR-4 10 years ago
Joas Schilling af0a6961b1
Move Connection to PSR-4 10 years ago
Joas Schilling 391531851c
Move interface to PSR-4 10 years ago
Arthur Schiwon 8e0bd5630c fix writing to cache when fallback server should be used immediately 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller f9fc254672 Add DB group to some files_external tests 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 11 years ago
Arthur Schiwon 422ccf4cdb add test for cloning and keeping configuration seperate 12 years ago