MantisTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (commented out a test because there is no need for it) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<!-- * Test 1 This will pull all of Mantis!.. so I disabled this. PLEASE DON"T USE THIS | |||
<mantis/> --> | |||
* Test 1 | |||
<mantis> | |||
bugid = 1000 | |||
show = id, status, updated, summary | |||
color = true | |||
</mantis> | |||
* Test 2 | |||
<mantis> | <mantis> | ||
status = assigned | status = assigned |
Latest revision as of 01:08, 4 August 2014
- Test 1
<mantis> bugid = 1000 show = id, status, updated, summary color = true </mantis>
- Test 2
<mantis> status = assigned header = true color = true count = 3 show = id, status, updated, summary </mantis>