| .. |
|
_data
|
Fix ThemeTest failing test
|
2022-01-26 15:17:46 -03:00 |
|
Advisory
|
Extract url.php entry point into a route
|
2022-08-06 15:02:49 -03:00 |
|
Charsets
|
Add PHPUnit's Covers annotation on test classes
|
2021-06-04 23:39:26 -03:00 |
|
Command
|
Replace global keyword with $GLOBALS
|
2022-03-07 17:31:11 -03:00 |
|
Config
|
Extract url.php entry point into a route
|
2022-08-06 15:02:49 -03:00 |
|
ConfigStorage
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
Controllers
|
Extract dbi global variable from Index::loadIndexes
|
2022-09-07 21:59:03 -03:00 |
|
Crypto
|
Replace global keyword with $GLOBALS
|
2022-03-07 17:31:11 -03:00 |
|
Database
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
Dbal
|
Push dbi and dummyDbi members down
|
2022-07-13 00:15:53 -03:00 |
|
Display
|
Push dbi and dummyDbi members down
|
2022-07-13 00:15:53 -03:00 |
|
Engines
|
Merge branch 'QA_5_2'
|
2022-07-16 02:05:39 -03:00 |
|
Export
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
Gis
|
Merge branch 'QA_5_2'
|
2022-03-11 14:26:19 -03:00 |
|
Html
|
Extract url.php entry point into a route
|
2022-08-06 15:02:49 -03:00 |
|
Http
|
Move Routing::getCurrentRoute to ServerRequest
|
2022-06-06 23:36:57 -03:00 |
|
Import
|
Push dbi and dummyDbi members down
|
2022-07-13 00:15:53 -03:00 |
|
Navigation
|
Merge branch 'QA_5_2'
|
2022-07-23 18:55:51 -03:00 |
|
Partitioning
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
Plugins
|
Extract url.php entry point into a route
|
2022-08-06 15:02:49 -03:00 |
|
Properties
|
Remove useless whitespaces
|
2021-09-15 17:05:40 -03:00 |
|
Query
|
Add support for account locking
|
2021-08-21 00:55:33 -03:00 |
|
Server
|
Fix incomplete Privileges test
|
2022-08-19 14:22:17 +01:00 |
|
Setup
|
Get default config values from Config\Settings classes
|
2021-09-30 12:04:47 -03:00 |
|
Stubs
|
Refactor DbiMysqli::connect to use Server value object
|
2022-08-29 18:19:38 -03:00 |
|
Table
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
Utils
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
AbstractNetworkTestCase.php
|
Remove ResponseRenderer::getFooter method
|
2022-04-09 12:32:14 -03:00 |
|
AbstractTestCase.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
BookmarkTest.php
|
Push dbi and dummyDbi members down
|
2022-07-13 00:15:53 -03:00 |
|
BrowseForeignersTest.php
|
Remove table-light CSS classes
|
2022-05-14 17:31:31 -03:00 |
|
CacheTest.php
|
Create a simple Cache class
|
2021-06-17 16:35:53 +02:00 |
|
CharsetsTest.php
|
Refactor ConfigStorage\RelationTest test class
|
2022-06-17 04:32:18 -03:00 |
|
CheckUserPrivilegesTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
CommonTest.php
|
Replace global keyword with $GLOBALS
|
2022-03-07 17:31:11 -03:00 |
|
ConfigTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
ConsoleTest.php
|
Extract Console dependencies from constructor
|
2022-08-20 15:52:06 -03:00 |
|
CoreTest.php
|
Extract url.php entry point into a route
|
2022-08-06 15:02:49 -03:00 |
|
CreateAddFieldTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
DatabaseInterfaceTest.php
|
Add unit test for the DatabaseInterface::prepare method
|
2022-09-02 21:06:26 -03:00 |
|
EncodingTest.php
|
Use @requires annotation for required extensions
|
2021-10-07 13:40:50 -03:00 |
|
EnvironmentTest.php
|
Add PHPUnit's Covers annotation on test classes
|
2021-06-04 23:39:26 -03:00 |
|
ErrorHandlerTest.php
|
Merge branch 'QA_5_2'
|
2022-07-16 02:05:39 -03:00 |
|
ErrorReportTest.php
|
Push dbi and dummyDbi members down
|
2022-07-13 00:15:53 -03:00 |
|
ErrorTest.php
|
Improve Error message stacktrace style
|
2022-01-29 16:55:44 -03:00 |
|
ExportTest.php
|
Fix ExportTest failing test with PHP 8.1+
|
2022-08-10 01:59:13 -03:00 |
|
FieldMetadataTest.php
|
Add PHPUnit's Covers annotation on test classes
|
2021-06-04 23:39:26 -03:00 |
|
FileListingTest.php
|
Update Psalm to 4.14
|
2021-12-05 23:46:58 -03:00 |
|
FileTest.php
|
Get default config values from Config\Settings classes
|
2021-09-30 12:04:47 -03:00 |
|
FlashMessagesTest.php
|
Remove non used variables
|
2021-07-16 02:13:27 +02:00 |
|
FontTest.php
|
Add PHPUnit's Covers annotation on test classes
|
2021-06-04 23:39:26 -03:00 |
|
FooterTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
GitTest.php
|
Write a test for Git::extractDataFormTextBody
|
2022-07-13 15:27:33 +02:00 |
|
HeaderTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
ImportTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
IndexColumnTest.php
|
Improve type declaration of Index::getCompareData method
|
2022-09-09 09:04:21 -03:00 |
|
IndexTest.php
|
Add PHPUnit's Covers annotation on test classes
|
2021-06-04 23:39:26 -03:00 |
|
InsertEditTest.php
|
Refactor insert edit (#17684)
|
2022-08-22 22:39:53 -03:00 |
|
InternalRelationsTest.php
|
Add some test classes
|
2021-06-07 16:59:34 -03:00 |
|
IpAllowDenyTest.php
|
Add PHPUnit's Covers annotation on test classes
|
2021-06-04 23:39:26 -03:00 |
|
LanguageTest.php
|
Fix LanguageTest failing test when locale file is missing
|
2022-07-19 18:52:03 -03:00 |
|
LinterTest.php
|
Remove @access annotations
|
2021-12-22 11:43:45 -03:00 |
|
ListDatabaseTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
LoggingTest.php
|
Add some test classes
|
2021-06-07 16:59:34 -03:00 |
|
MenuTest.php
|
Push dbi and dummyDbi members down
|
2022-07-13 00:15:53 -03:00 |
|
MessageTest.php
|
Extract url.php entry point into a route
|
2022-08-06 15:02:49 -03:00 |
|
MimeTest.php
|
Add PHPUnit's Covers annotation on test classes
|
2021-06-04 23:39:26 -03:00 |
|
NormalizationTest.php
|
Extract HTML from Normalization::getHtmlForNormalizeTable method
|
2022-07-28 11:56:27 -03:00 |
|
OpenDocumentTest.php
|
Merge branch 'QA_5_1' into QA_5_2
|
2022-04-26 21:03:20 -03:00 |
|
OperationsTest.php
|
Push dbi and dummyDbi members down
|
2022-07-13 00:15:53 -03:00 |
|
ParseAnalyzeTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
PdfTest.php
|
Merge branch 'QA_5_1'
|
2022-01-03 13:06:27 +01:00 |
|
PluginsTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
ProfilingTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
ReplicationGuiTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
ResponseTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
RoutingTest.php
|
Merge branch 'QA_5_2'
|
2022-07-23 14:26:00 -03:00 |
|
SanitizeTest.php
|
Extract url.php entry point into a route
|
2022-08-06 15:02:49 -03:00 |
|
ScriptsTest.php
|
Assign AJAX to the window global object
|
2022-06-20 18:58:28 -03:00 |
|
SqlQueryFormTest.php
|
Push dbi and dummyDbi members down
|
2022-07-13 00:15:53 -03:00 |
|
SqlTest.php
|
Push dbi and dummyDbi members down
|
2022-07-13 00:15:53 -03:00 |
|
StatementInfoTest.php
|
Replace $analyzedSqlResults array with StatementInfo object
|
2022-05-24 21:35:30 -03:00 |
|
StorageEngineTest.php
|
Push dbi and dummyDbi members down
|
2022-07-13 00:15:53 -03:00 |
|
SystemDatabaseTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
TableTest.php
|
Replace global keyword with $GLOBALS
|
2022-03-07 17:31:11 -03:00 |
|
TemplateTest.php
|
Replace global keyword with $GLOBALS
|
2022-03-07 17:31:11 -03:00 |
|
ThemeManagerTest.php
|
Add PHPUnit's Covers annotation on test classes
|
2021-06-04 23:39:26 -03:00 |
|
ThemeTest.php
|
Replace global keyword with $GLOBALS
|
2022-03-07 17:31:11 -03:00 |
|
TrackerTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
TrackingTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
TransformationsTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
TwoFactorTest.php
|
Push dbi and dummyDbi members down
|
2022-07-13 00:15:53 -03:00 |
|
TypesTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
UrlTest.php
|
Replace global keyword with $GLOBALS
|
2022-03-07 17:31:11 -03:00 |
|
UserPasswordTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
UserPreferencesTest.php
|
Set dbi only when the test needs it
|
2022-07-14 02:21:45 -03:00 |
|
UtilTest.php
|
Add some unit tests for the Util class
|
2022-09-06 22:14:14 -03:00 |
|
VersionInformationTest.php
|
Remove useless whitespaces
|
2021-09-15 17:05:40 -03:00 |
|
VersionTest.php
|
Add PHPUnit's Covers annotation on test classes
|
2021-06-04 23:39:26 -03:00 |
|
ZipExtensionTest.php
|
Fix some errors found by PHPStan in ZipExtensionTest class
|
2022-09-03 19:23:13 -03:00 |