MantisBT: master cb2343b4

Author Committer Branch Timestamp Parent
dregad dregad master 2019-08-24 18:13 master 38a067f2
Changeset

Add missing PHPUnit tests to Travis CI

This also fixes and improves RestIssueAddTest, which were not correct
but nobody noticed since they were never executed.

Merge PR https://github.com/mantisbt/mantisbt/pull/1540

mod - core/api_token_api.php Diff File
mod - core/tag_api.php Diff File
mod - scripts/travis_before_script.sh Diff File
mod - tests/AllTests.php Diff File
mod - tests/rest/RestBase.php Diff File
mod - tests/rest/RestIssueAddTest.php Diff File
mod - tests/soap/AllTests.php Diff File
mod - tests/soap/IssueHistoryTest.php Diff File
mod - tests/soap/VersionTest.php Diff File
add - tests/travis_create_api_token.php Diff File