stable
Clone or download
Read-only
This is part of request #14150: Get rid of SimpleTest Change-Id: If4500cd1be7877414234cceda0011fad44d75ff8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/phpunit/AgileDashboard/HierarchyCheckerTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/phpunit/AgileDashboard/Kanban/KanbanXmlImporterTest.php | +2 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/include/AgileDashboard/BacklogItem/SubBacklogItemProviderTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/include/AgileDashboard/Milestone/MilestoneReportCriterionOptionsProviderTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/include/AgileDashboard/Milestone/MilestoneStatusCounterTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/include/AgileDashboard/Milestone/SelectedMilestoneProviderTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/include/AgileDashboard/SequenceIdManagerTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/include/ArtifactLinkerTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/include/ArtifactParentsSelectorTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/include/MilestoneFactoryTest.php | +4 | −4 | Go to diff View file |
M | plugins/agiledashboard/tests/include/MilestoneSelectorControllerTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/include/PlanningFactoryTest.php | +2 | −2 | Go to diff View file |
M | plugins/cardwall/phpunit/Cardwall_PaneBuilderTest.php | +1 | −1 | Go to diff View file |
M | plugins/git/phpunit/Git/Driver/Gerrit/MembershipManagerBindedUGroupsTest.php | +4 | −1 | Go to diff View file |
M | plugins/git/phpunit/Git/Driver/Gerrit/MembershipManagerCreateGroupTest.php | +8 | −2 | Go to diff View file |
M | plugins/git/phpunit/Git/Driver/Gerrit/UserAccountManagerPushSSHKeysTest.php | +4 | −1 | Go to diff View file |
M | plugins/git/phpunit/Git/Driver/Gerrit/UserAccountManagerTest.php | +4 | −1 | Go to diff View file |
M | plugins/git/phpunit/Git/Hook/Git_Hook_ExtractCrossReferencesTest.php | +4 | −1 | Go to diff View file |
M | plugins/git/phpunit/Git/Hook/PostReceiveMailsRetrieverTest.php | +18 | −3 | Go to diff View file |
M | plugins/git/phpunit/Git/LatestHeartbeatsCollectorTest.php | +2 | −1 | Go to diff View file |
M | plugins/git/phpunit/Git/UserAccountManagerTest.php | +1 | −1 | Go to diff View file |
M | plugins/git/phpunit/GitXMLExporterTest.php | +4 | −1 | Go to diff View file |
M | plugins/git/phpunit/SystemEvents/SystemEvent_GIT_GERRIT_MIGRATION_BaseTest.php | +18 | −3 | Go to diff View file |
M | plugins/git/tests/GitXmlImporterTest.php | +1 | −1 | Go to diff View file |
M | plugins/git/tests/Git_Gitolite_SSHKeyDumperTest.php | +54 | −9 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Artifact/LatestHeartbeatsCollectorTest.php | +5 | −1 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Artifact/Tracker_Artifact_ChangesetValue_TextTest.php | +4 | −1 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/Field/ArtifactLink/ArtifactLinkValueSaverTest.php | +5 | −1 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Notifications/GlobalNotificationsEmailRetrieverTest.php | +18 | −3 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Notifications/RecipientsManagerTest.php | +31 | −5 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Report/Query/Advanced/InvalidFields/ListFieldCheckerWithBindUsersTest.php | +4 | −1 | Go to diff View file |
M | plugins/tracker/tests/Artifact/XMLExportTest.php | +13 | −2 | Go to diff View file |
M | plugins/tracker/tests/Artifact/XMLImportTest.php | +16 | −3 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Action/CreateArtifactTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Artifact/MailGatewayRecipientFactoryTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker/FormElement/Field/ArtifactLink/ProcessChildrenTriggersCommandTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker/FormElement/Tracker_FormElement_Field_NumericTest.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Hierarchy/HierarchyFactoryTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Report/Query/Advanced/InvalidSearchablesCollectorVisitorTest.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Report/Query/Advanced/SizeValidatorTest.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker/XML/Exporter/ChangesetValue/ChangesetValueArtifactLinkXMLExporterTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker/XML/Exporter/ChangesetValue/ChangesetValueComputedXMLExporterTest.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker/XML/Exporter/ChangesetValue/ChangesetValueOpenListXMLExporterTest.php | +5 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker/XML/Exporter/ChangesetXMLExporterTest.php | +6 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker/XML/Updater/ChangesetXMLUpdaterTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker_ArtifactTest.php | +8 | −3 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Artifact_getArtifactLinks_Test.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/workflow/Trigger/RulesProcessorTest.php | +1 | −1 | Go to diff View file |
M | tests/bin/SimpleTest11x/TuleapTestCase.php | +0 | −1 | Go to diff View file |
M | tests/phpunit/common/Project/UGroupRemoveUserTest.php | +1 | −1 | Go to diff View file |
M | tests/phpunit/common/Project/UserRemoverTest.php | +5 | −1 | Go to diff View file |
D | tests/phpunit/common/User/User_SSHKeyValidatorBase.php | +0 | −46 | Go to diff View file |
M | tests/phpunit/common/User/User_SSHKeyValidator_InputManagementTest.php | +28 | −2 | Go to diff View file |
M | tests/phpunit/common/User/User_SSHKeyValidator_KeyValidationTest.php | +28 | −2 | Go to diff View file |
M | tests/phpunit/common/language/CustomizableContentLoaderTest.php | +10 | −3 | Go to diff View file |
D | tests/simpletest/common/User/UserTestBuilder.php | +0 | −122 | Go to diff View file |
M | tests/simpletest/common/backend/BackendSystemTest.php | +12 | −3 | Go to diff View file |
M | tests/simpletest/common/include/builders/aRequest.php | +1 | −1 | Go to diff View file |