Commit Graph

45 Commits (0a4569dff7df2668a856438433bbd3dfabca33b5)

Author SHA1 Message Date
Joas Schilling 85a0e10b4f
Update the tests to the comparison logic 7 years ago
Morris Jobke 8e60006744
Exception is not thrown anymore 7 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 7 years ago
Daniel Kesselberg 04a316aa67
Add test that unique constraint is working 7 years ago
Roeland Jago Douma fe286e21ca
Fix tests 8 years ago
Joas Schilling 008c8dde1a
Ignore custom prefixes which are longer 8 years ago
Joas Schilling 960961148e
Fix calculation of default name 8 years ago
Joas Schilling 14682dfa7c
Add unit tests 8 years ago
Robin Appelman 3047ef31bd
Add count to function builder 8 years ago
Morris Jobke a4cb83df27
Add tests for special domain name 8 years ago
Morris Jobke d686b19a16
Add tests for domains 8 years ago
Joas Schilling 78ee3abb78
Move regex to a function and add tests 8 years ago
Robin Appelman 89a9d35d90 dont keep shared database locks when running cli scripts 8 years ago
Morris Jobke 2b335fd607
Use insertIfNotExist of the new interface 8 years ago
Joas Schilling bf2be08c9f
Fix risky tests without assertions 8 years ago
Joas Schilling 4a5282ba21
Fix the type hints of migrations and correctly inject the wrapped schema into migrations 8 years ago
Robin Appelman 42b3aa3a0a
reuse query builder 8 years ago
Robin Appelman aad01894e3
refactor user searching 8 years ago
Robin Appelman da3004b8f5
add postgresql10 compatibility to dbal 8 years ago
Piotr Mrowczynski 6a51c1bc4f
Add foreign key support to OC 8 years ago
Joas Schilling a3bdb318e9
Fix bigint handling on postgres 8 years ago
Joas Schilling 293dea0625
Fix querybuilder and functionbuilder tests 9 years ago
Morris Jobke 163e8774a4 Fix autoloader and namespace test 9 years ago
Joas Schilling 4e5cd1efea Fix tests of CodeChecker and MigrationService 9 years ago
Joas Schilling 15eec7b83c Start migrations 9 years ago
Robin Appelman 48df99f2e0
fix quote helper test 9 years ago
Robin Appelman d4a7cfec7c
rename fun to func 9 years ago
Robin Appelman fee818f493
Add tests for query builder (i)like 9 years ago
Robin Appelman 4279b13270
Add function builder to the query builder 9 years ago
Robin Appelman a65652fc1e
add support for escaping like parameters when using the query builder 9 years ago
Morris Jobke 713f684a8b
Adding tests for 4 byte unicode characters 9 years ago
Morris Jobke d99ce3971b
Namespace and array syntax fixes 9 years ago
Philipp Schaffrath 2ccf544ad7
Fixed failing test which was ignoring a required (not null) column (#26303) 9 years ago
Robin Appelman bca91f2216
remove static:// stream wrapper 9 years ago
Lukas Reschke a8b7df9cc1
Add tests 9 years ago
Joas Schilling 2c4035e806
Inject config and logger 9 years ago
Joas Schilling 17a2723948
Fix the test 9 years ago
Morris Jobke 296a3274cf
only disable unicode test on mysql 9 years ago
Morris Jobke 972e560e72
Adding tests for 4 byte unicode characters 9 years ago
Thomas Müller b1641cc113
Fix QueryBuilderTests 9 years ago
Thomas Müller b55ab6d22a Various database migration fixes (#25209) 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago