Closed
Bug 629174
Opened 15 years ago
Closed 15 years ago
Test that Bug.comments returns "creator"
Categories
(Bugzilla :: QA Test Scripts, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.0
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(1 file)
|
3.50 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
"creator" is the new name for "author" in Bugzilla 4.0 WebServices for Bug.comments, and so should be tested (along with "author", since we still return that for backwards-compatibility, now).
Flags: blocking4.0+
| Assignee | ||
Comment 1•15 years ago
|
||
Turns out the test wasn't checking the format of the return value at all, so I made it do that.
Comment 2•15 years ago
|
||
Comment on attachment 511590 [details] [diff] [review]
v1
Looks good, works fine. r=LpSolit
Attachment #511590 -
Flags: review?(LpSolit) → review+
Updated•15 years ago
|
Flags: approval4.0+
| Assignee | ||
Comment 3•15 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/qa/4.0/
modified t/webservice_bug_comments.t
Committed revision 183.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•