Closed
Bug 1775300
Opened 2 years ago
Closed 2 years ago
[TESTS] Update web UI tests for see also fields to make sure invalid URLs or local bug IDs are not allowed
Categories
(bugzilla.mozilla.org :: Continous Integration, enhancement)
bugzilla.mozilla.org
Continous Integration
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
References
Details
We need a test script that goes through and adds all the possible custom URLs as defined in Bugzilla/BugUrl/*.pm and makes sure they are working properly.
Assignee | ||
Comment 1•2 years ago
|
||
Changing this bug somewhat since we will instead be allowing any properly formatted URL into the see also field soon. So testing all variations of custom URLs will not be necessary. I will update the current tests to check against improper values for see also and make sure it generates errors properly.
Summary: [TESTS] Add web UI tests for see also fields that test all the current urls allowed → [TESTS] Update web UI tests for see also fields to make sure invalid URLs or local bug IDs are not allowed
Assignee | ||
Comment 2•2 years ago
|
||
This was done as part of a recent commit for bug 577847.
https://github.com/mozilla-bteam/bmo/blob/master/qa/t/test_see_also.t
Assignee: nobody → dkl
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•