1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/tests/FileManipulation
Ben Davies d31dc663b9
Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985)
* Split unit test over multiple jobs in GitHub Actions, lowering the total run time

* rename FileManipulationTest to FileManipulationTestCase so it does not run as a standalone Test
2021-01-29 11:47:31 +01:00
..
ClassConstantMoveTest.php fix phpdoc (#4905) 2021-01-29 11:47:23 +01:00
ClassMoveTest.php fix phpdoc (#4905) 2021-01-29 11:47:23 +01:00
FileManipulationTestCase.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
ImmutableAnnotationAdditionTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
MethodMoveTest.php fix phpdoc (#4905) 2021-01-29 11:47:23 +01:00
MissingPropertyTypeTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
MissingReturnTypeTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
NamespaceMoveTest.php fix phpdoc (#4905) 2021-01-29 11:47:23 +01:00
ParamNameMismatchTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
ParamTypeManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
PropertyMoveTest.php fix phpdoc (#4905) 2021-01-29 11:47:23 +01:00
PureAnnotationAdditionTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
ReturnTypeManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
UndefinedVariableManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
UnnecessaryVarAnnotationManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
UnusedCodeManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
UnusedVariableManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00