MantisBT: master 5b4f46b2
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | dregad | master | 2025-01-31 10:47 | master 037a81f1 |
Affected Issues | 0035258: Use of PHPUnit::toString() sometimes causes errors in tests | |||
0035259: Add namespaces to PHPUnit test suite | ||||
Changeset | Add namespaces to PHPUnit test suite Fixes 0035259, 0035258 |
|||
mod - composer.json | Diff File | |||
mod - composer.lock | Diff File | |||
mod - tests/Mantis/ConfigParserTest.php | Diff File | |||
mod - tests/Mantis/Helper/ArrayTransposeTest.php | Diff File | |||
mod - tests/Mantis/Helper/GetLinkAttributesTest.php | Diff File | |||
mod - tests/Mantis/MantisCoreBase.php | Diff File | |||
mod - tests/Mantis/MantisEnumTest.php | Diff File | |||
mod - tests/Mantis/MentionParsingTest.php | Diff File | |||
mod - tests/Mantis/PluginTest.php | Diff File | |||
mod - tests/Mantis/PrepareTest.php | Diff File | |||
mod - tests/Mantis/StringTest.php | Diff File | |||
mod - tests/Mantis/UserApiTest.php | Diff File | |||
mod - tests/TestConfig.php | Diff File | |||
mod - tests/core/Faker.php | Diff File | |||
add - tests/core/MantisTestCase.php | Diff File | |||
mod - tests/core/RequestBuilder.php | Diff File | |||
mod - tests/rest/RestBase.php | Diff File | |||
mod - tests/rest/RestFiltersTest.php | Diff File | |||
mod - tests/rest/RestImpersonateUserTest.php | Diff File | |||
mod - tests/rest/RestIssueRelationshipsTest.php | Diff File | |||
mod - tests/rest/RestIssueTest.php | Diff File | |||
mod - tests/rest/RestIssueUpdateVersion.php | Diff File | |||
mod - tests/rest/RestProjectTest.php | Diff File | |||
mod - tests/rest/RestProjectVersionTest.php | Diff File | |||
mod - tests/rest/RestUserTest.php | Diff File | |||
mod - tests/soap/AttachmentTest.php | Diff File | |||
mod - tests/soap/CategoryTest.php | Diff File | |||
mod - tests/soap/CompressionTest.php | Diff File | |||
mod - tests/soap/EnumTest.php | Diff File | |||
mod - tests/soap/FilterTest.php | Diff File | |||
mod - tests/soap/IssueAddTest.php | Diff File | |||
mod - tests/soap/IssueHistoryTest.php | Diff File | |||
mod - tests/soap/IssueMonitorTest.php | Diff File | |||
mod - tests/soap/IssueNoteTest.php | Diff File | |||
mod - tests/soap/IssueUpdateTest.php | Diff File | |||
mod - tests/soap/LoginTest.php | Diff File | |||
mod - tests/soap/MentionTest.php | Diff File | |||
mod - tests/soap/ProjectTest.php | Diff File | |||
mod - tests/soap/RelationshipTest.php | Diff File | |||
mod - tests/soap/SoapBase.php | Diff File | |||
mod - tests/soap/TagTest.php | Diff File | |||
mod - tests/soap/UserTest.php | Diff File | |||
mod - tests/soap/VersionTest.php | Diff File |