Provide way to trigger an oops
Bug #720784 reported by
David Owen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
Triaged
|
Low
|
Unassigned |
Bug Description
Provide ways to trigger oopses. One way should be a page to hit in a browser, which is protected by team membership, and another should be through the API (as it interacts with oops differently), also protected.
Related to bug #720607.
Changed in canonical-identity-provider: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.
Ubuntu Pay has something for this; it's called poison. It consists of a middleware + some views that allow for generating errors anywhere in the code at runtime.
This should be extracted into a common application that can be shared by pay, sso and any other project.