Closed
Bug 1079882
Opened 10 years ago
Closed 10 years ago
Add tests for the extend GitHub handling
Categories
(developer.mozilla.org Graveyard :: Sign-in, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jezdez, Assigned: jezdez)
References
Details
(Whiteboard: [specification][type:change])
What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
The custom GitHub allauth provider should be tested
What problems would this solve?
===============================
maintenance in the future
Who would use this?
===================
developers
What would users see?
=====================
n/a
What would users do? What would happen as a result?
===================================================
n/a
Is there anything else we should know?
======================================
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jezdez
Status: NEW → ASSIGNED
Comment 1•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/1795592c798cc1fe814180b7592ebcc0ab0f7657
fix bug 1079882 - added tests for the custom GitHub allauth provider
- Stops using requests sessions to make the allauth response mock work
- Adds an option for the URL reversal to not prefix the URL when calling reverse
- Fixes some issues with the test code, mostly PEP8
- Adds a factory for allauth email addresses
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•