Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: a9de97939719889579cf41e3f6d3328d178b9b95 https://github.com/phpmyadmin/phpmyadmin/commit/a9de97939719889579cf41e3f6d3... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-04-18 (Mon, 04 April 2022) -03:00
Changed paths: M test/classes/AbstractTestCase.php M test/classes/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php M test/classes/Controllers/Table/AddFieldControllerTest.php M test/classes/Controllers/Table/ChangeControllerTest.php M test/classes/Controllers/Table/ChartControllerTest.php M test/classes/Controllers/Table/CreateControllerTest.php M test/classes/Controllers/Table/DeleteConfirmControllerTest.php M test/classes/Controllers/Table/DeleteRowsControllerTest.php
Log Message: ----------- Inline dbi creation in some test classes
Creates a new instance of DatabaseInterface class for each test.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev