[phpMyAdmin Git] [phpmyadmin/phpmyadmin] b0c442: Add basic tests for Controllers\Table\Partition classes

Maurício Meneghini Fauth mauricio at fauth.dev
Wed Jul 27 20:31:24 CEST 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b0c4426a43e82decacf60cbd14f8b318482add69
https://github.com/phpmyadmin/phpmyadmin/commit/b0c4426a43e82decacf60cbd14f8b318482add69
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-07-27 (Wed, 07 July 2022) -03:00

Changed paths: 
A test/classes/Controllers/Table/Partition/AnalyzeControllerTest.php
A test/classes/Controllers/Table/Partition/CheckControllerTest.php
A test/classes/Controllers/Table/Partition/DropControllerTest.php
A test/classes/Controllers/Table/Partition/OptimizeControllerTest.php
A test/classes/Controllers/Table/Partition/RebuildControllerTest.php
A test/classes/Controllers/Table/Partition/RepairControllerTest.php
A test/classes/Controllers/Table/Partition/TruncateControllerTest.php
M libraries/classes/Controllers/Table/Partition/AnalyzeController.php
M libraries/classes/Controllers/Table/Partition/CheckController.php
M libraries/classes/Controllers/Table/Partition/DropController.php
M libraries/classes/Controllers/Table/Partition/OptimizeController.php
M libraries/classes/Controllers/Table/Partition/RebuildController.php
M libraries/classes/Controllers/Table/Partition/RepairController.php
M libraries/classes/Controllers/Table/Partition/TruncateController.php

Log Message:
-----------
Add basic tests for Controllers\Table\Partition classes

Adds better message for invalid partition name.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list