stable

Clone or download

Read-only

request #9887 Use TuleapTestCase instead of UnitTestCase

Bonus: Remove commented tests and unsed test files. Change-Id: I5c336fa68ae42a3ba3b159b5b444c3a508035d7f

Modified Files

Name
D plugins/IM/tests/functional/testIMPlugin.php +0 −12 Go to diff View file
M plugins/docman/include/Docman_FolderFactory.class.php +1 −1 Go to diff View file
M plugins/docman/include/Docman_ItemFactory.class.php +1 −1 Go to diff View file
M plugins/docman/tests/ApprovalTableNotificationCycleTest.php +1 −1 Go to diff View file
M plugins/docman/tests/ApprovalTableTest.php +1 −1 Go to diff View file
M plugins/docman/tests/BuildItemMappingVisitorTest.php +1 −8 Go to diff View file
M plugins/docman/tests/CopyItemsTest.php +1 −1 Go to diff View file
M plugins/docman/tests/DocmanActionsTest.php +1 −10 Go to diff View file
M plugins/docman/tests/Docman_SOAPActionsTest.php +8 −5 Go to diff View file
M plugins/docman/tests/ErrorPermissionDeniedTest.php +1 −1 Go to diff View file
M plugins/docman/tests/FilterFactoryTest.php +1 −1 Go to diff View file
M plugins/docman/tests/ItemFactoryTest.php +1 −1 Go to diff View file
M plugins/docman/tests/MetadataListOfValuesElementDaoTest.php +1 −1 Go to diff View file
M plugins/docman/tests/MetadataListOfValuesElementFactoryTest.php +1 −1 Go to diff View file
M plugins/docman/tests/MetadataTest.php +1 −1 Go to diff View file
M plugins/docman/tests/NotificationManagerTest.php +3 −1 Go to diff View file
M plugins/docman/tests/NotificationsManager_DeleteTest.php +1 −1 Go to diff View file
M plugins/docman/tests/NotificationsManager_MoveTest.php +6 −3 Go to diff View file
M plugins/docman/tests/PermissionsManagerLockTest.php +4 −9 Go to diff View file
M plugins/docman/tests/PermissionsManagerPerfTest.php +4 −10 Go to diff View file
M plugins/docman/tests/PermissionsManagerTest.php +8 −15 Go to diff View file
M plugins/docman/tests/RenameProjectTest.php +1 −1 Go to diff View file
M plugins/docman/tests/SqlFilterChoiceTest.php +1 −1 Go to diff View file
M plugins/docman/tests/TokenTest.php +1 −1 Go to diff View file
M plugins/docman/tests/bin/DocmanImport/DateParserTest.php +1 −1 Go to diff View file
M plugins/docman/tests/bin/DocmanImport/TreesTest.php +1 −1 Go to diff View file
M plugins/forumml/tests/ForumML_FileStorageTest.php +12 −13 Go to diff View file
M plugins/forumml/tests/ForumML_InsertTest.php +1 −1 Go to diff View file
D plugins/git/tests/GitUnitTestCase.class.php +0 −88 Go to diff View file
M plugins/git/tests/GitViewsTest.php +1 −1 Go to diff View file
M plugins/git/tests/Git_PostReceiveMailManagerTest.php +7 −4 Go to diff View file
M plugins/git/tests/PathJoinUtilTest.php +1 −1 Go to diff View file
M plugins/graphontrackersv5/tests/CumulativeFlowChartTest.php +1 −1 Go to diff View file
M plugins/hudson/tests/HudsonJobWidgetTest.php +2 −10 Go to diff View file
M plugins/ldap/tests/LDAP_GroupManagerTest.php +1 −1 Go to diff View file
M plugins/ldap/tests/LDAP_UserDaoTest.php +1 −1 Go to diff View file
M plugins/ldap/tests/LDAP_UserManagerTest.php +1 −1 Go to diff View file
M plugins/phpwiki/tests/PHPWikiAttachmentTest.php +3 −3 Go to diff View file
D plugins/tracker/tests/ArtifactFieldTest_TO_MIGRATE.php +0 −133 Go to diff View file
D plugins/tracker/tests/ArtifactRuleFactoryTest_TO_MIGRATE.php +0 −60 Go to diff View file
D plugins/tracker/tests/ArtifactRuleTest_TO_MIGRATE.php +0 −23 Go to diff View file
D plugins/tracker/tests/ArtifactRuleValueTest_TO_MIGRATE.php +0 −52 Go to diff View file
D plugins/tracker/tests/ArtifactRuleValueViewTest_TO_MIGRATE.php +0 −38 Go to diff View file
D plugins/tracker/tests/ArtifactRulesManagerTest_TO_MIGRATE.php +0 −422 Go to diff View file
D plugins/tracker/tests/ArtifactTest_TO_MIGRATE.php +0 −51 Go to diff View file
M plugins/tracker/tests/Tracker/Hierarchy/HierarchicalTrackerTest.php +5 −5 Go to diff View file
M plugins/tracker/tests/TrackerFactoryTest.php +7 −3 Go to diff View file
M plugins/tracker/tests/Tracker_Artifact_ChangesetValue_FileTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_CannedResponseFactoryTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Container_Column_GroupTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_FieldTest.php +11 −4 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_IntegerTest.php +4 −7 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_LastUpdateDateTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_ListTest.php +4 −8 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_List_BindValueTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_List_Bind_StaticTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_List_Bind_StaticValueTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_List_Bind_UsersValueTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_List_OpenValueTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_SubmittedOnTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Line_BreakTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_RuleFactoryTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_Rule_ValueTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_SemanticFactoryTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_Semantic_ContributorFactoryTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_Semantic_StatusFactoryTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_TooltipFactoryTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/workflow/PostAction/Field/Transition_PostAction_Field_DateTest.php +7 −10 Go to diff View file
D plugins/userlog/tests/UserLogTest.php +0 −12 Go to diff View file
M plugins/webdav/include/FS/WebDAVDocmanDocument.class.php +1 −1 Go to diff View file
M plugins/webdav/include/FS/WebDAVDocmanFolder.class.php +2 −3 Go to diff View file
M plugins/webdav/tests/WebDAVAuthenticationTest.php +3 −4 Go to diff View file
M plugins/webdav/tests/WebDAVDocmanDocumentTest.php +1 −12 Go to diff View file
M plugins/webdav/tests/WebDAVDocmanFileTest.php +1 −12 Go to diff View file
M plugins/webdav/tests/WebDAVDocmanFolderTest.php +1 −12 Go to diff View file
M plugins/webdav/tests/WebDAVFRSFileTest.php +1 −15 Go to diff View file
M plugins/webdav/tests/WebDAVFRSPackageTest.php +1 −16 Go to diff View file
M plugins/webdav/tests/WebDAVFRSReleaseTest.php +8 −13 Go to diff View file
M plugins/webdav/tests/WebDAVFRSTest.php +4 −11 Go to diff View file
M plugins/webdav/tests/WebDAVProjectTest.php +1 −60 Go to diff View file
M plugins/webdav/tests/WebDAVRootTest.php +1 −15 Go to diff View file
M plugins/webdav/tests/WebDAVTreeTest.php +61 −65 Go to diff View file
M tests/extratests/common/frs/FRSHugeFileTest.php +7 −8 Go to diff View file
M tests/extratests/common/frs/MD5SumComparisonTest.php +7 −5 Go to diff View file
M tests/simpletest/LanguageFilesTest.php +1 −1 Go to diff View file
M tests/simpletest/MockFunctionsTest.php +1 −1 Go to diff View file
D tests/simpletest/UTF8Test.php +0 −71 Go to diff View file
M tests/simpletest/cli/CLI_ActionTest.php +1 −1 Go to diff View file
M tests/simpletest/cli/CLI_ModuleFactoryTest.php +11 −10 Go to diff View file
M tests/simpletest/cli/CLI_ModuleTest.php +1 −1 Go to diff View file
M tests/simpletest/common/TreeNode/GetStateVisitorTest.php +1 −1 Go to diff View file
M tests/simpletest/common/backend/BackendCVSTest.php +7 −5 Go to diff View file
M tests/simpletest/common/backend/BackendMailingListTest.php +1 −1 Go to diff View file
M tests/simpletest/common/backend/BackendTest.php +4 −4 Go to diff View file
M tests/simpletest/common/collection/CollectionTestCase.class.php +1 −1 Go to diff View file
M tests/simpletest/common/collection/MapTest.php +1 −1 Go to diff View file
M tests/simpletest/common/dao/UserDaoTest.php +1 −1 Go to diff View file
M tests/simpletest/common/dao/include/DataAccessObjectTest.php +1 −1 Go to diff View file
M tests/simpletest/common/dao/include/DataAccessResultTest.php +2 −2 Go to diff View file
M tests/simpletest/common/date/DateHelperTest.php +1 −1 Go to diff View file
M tests/simpletest/common/event/EventManagerTest.php +1 −1 Go to diff View file
M tests/simpletest/common/frs/FRSFileTest.php +1 −1 Go to diff View file
M tests/simpletest/common/frs/FRSPackageTest.php +1 −1 Go to diff View file
M tests/simpletest/common/frs/FRSReleaseTest.php +1 −1 Go to diff View file
M tests/simpletest/common/frs/FileUtilsTest.php +1 −1 Go to diff View file
M tests/simpletest/common/html/HTML_Element_SelectboxTest.php +4 −10 Go to diff View file
M tests/simpletest/common/include/Codendi_DiffTest.php +5 −14 Go to diff View file
M tests/simpletest/common/include/Codendi_FileTest.php +1 −1 Go to diff View file
M tests/simpletest/common/include/Codendi_HTTPPurifierTest.php +1 −1 Go to diff View file
M tests/simpletest/common/include/HTTPRequestTest.php +7 −3 Go to diff View file
M tests/simpletest/common/include/SOAPRequestTest.php +1 −1 Go to diff View file
M tests/simpletest/common/include/SanitizerTestCase.class.php +1 −1 Go to diff View file
M tests/simpletest/common/include/URLVerificationFactoryTest.php +1 −1 Go to diff View file
M tests/simpletest/common/language/BaseLanguageFactoryTest.php +8 −4 Go to diff View file
M tests/simpletest/common/layout/ColorHelperTest.php +1 −1 Go to diff View file
M tests/simpletest/common/layout/LayoutTest.php +4 −2 Go to diff View file
M tests/simpletest/common/mail/MailTest.php +1 −1 Go to diff View file
M tests/simpletest/common/permission/PermissionsManagerTest.php +1 −1 Go to diff View file
M tests/simpletest/common/plugin/PluginInfoTest.php +1 −1 Go to diff View file
M tests/simpletest/common/project/UGroupBindingTest.php +2 −9 Go to diff View file
M tests/simpletest/common/reference/ReferenceTest.php +1 −1 Go to diff View file
M tests/simpletest/common/soap/SOAP_RequestLimitatorTest.php +1 −1 Go to diff View file
M tests/simpletest/common/svn/SVN_Apache_ModMysqlTest.php +1 −1 Go to diff View file
M tests/simpletest/common/system_event/include/SystemEvent_COMPUTE_MD5SUM_Test.php +7 −5 Go to diff View file
M tests/simpletest/common/system_event/include/SystemEvent_PROJECT_DELETE_Test.php +1 −1 Go to diff View file
M tests/simpletest/common/system_event/include/SystemEvent_PROJECT_RENAME_Test.php +1 −1 Go to diff View file
M tests/simpletest/common/system_event/include/SystemEvent_USER_RENAME_Test.php +1 −1 Go to diff View file
M tests/simpletest/common/tracker/ArtifactRuleFactoryTest.php +1 −1 Go to diff View file
M tests/simpletest/common/tracker/ArtifactRuleValueTest.php +1 −1 Go to diff View file
M tests/simpletest/common/tracker/ArtifactRuleValueViewTest.php +1 −1 Go to diff View file
M tests/simpletest/common/user/User_SOAPServerTest.php +1 −1 Go to diff View file
M tests/simpletest/common/valid/Rule_ArrayTest.php +1 −1 Go to diff View file
M tests/simpletest/common/valid/Rule_DateTest.php +1 −1 Go to diff View file
M tests/simpletest/common/valid/Rule_EmailTest.php +4 −5 Go to diff View file
M tests/simpletest/common/valid/Rule_FRSFileNameTest.php +1 −1 Go to diff View file
M tests/simpletest/common/valid/Rule_FileTest.php +7 −38 Go to diff View file
M tests/simpletest/common/valid/Rule_IntTest.php +1 −1 Go to diff View file
M tests/simpletest/common/valid/Rule_NumericalTest.php +1 −1 Go to diff View file
M tests/simpletest/common/valid/Rule_ProjectFullNameTest.php +4 −10 Go to diff View file
M tests/simpletest/common/valid/Rule_ProjectNameTest.php +1 −11 Go to diff View file
M tests/simpletest/common/valid/Rule_RegexpTest.php +1 −1 Go to diff View file
M tests/simpletest/common/valid/Rule_StringTest.php +1 −1 Go to diff View file
M tests/simpletest/common/valid/Rule_UserNameIntegrationTest.php +1 −10 Go to diff View file
M tests/simpletest/common/valid/Rule_UserNameTest.php +1 −10 Go to diff View file
M tests/simpletest/common/valid/ValidTest.php +1 −1 Go to diff View file
M tests/simpletest/common/widget/Rule_Widget_OwnerTest.php +1 −1 Go to diff View file
M tests/simpletest/common/widget/Valid_Widget_OwnerTest.php +1 −1 Go to diff View file
M tests/simpletest/common/wiki/WikiAttachmentTest.php +4 −3 Go to diff View file
M tests/simpletest/www/include/JsonTest.php +1 −1 Go to diff View file
M tests/simpletest/www/project/admin/UgroupUtilsTest.php +7 −4 Go to diff View file