MantisBT: master-1.2.x bcdea614

Author Committer Branch Timestamp Parent
Damien Regad Damien Regad master-1.2.x 2012-08-14 02:13 master-1.2.x bcce7a2b
Changeset

SOAP tests: fix issue with testProjectAttachmentIsAdded()

The assertions for the project attachments are incorrect, as the rely on
there being no existing files, consequently the test fails if there are
any existing documents attached.

Added messages on assertions to facilitate troubleshooting.

mod - tests/soap/AttachmentTest.php Diff File