Closed Bug 1074734 Opened 10 years ago Closed 10 years ago

Use Django's RequestFactory instead of test-utils

Categories

(developer.mozilla.org Graveyard :: General, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jezdez, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do?
================
-

What happened?
==============
Kuma is using the RequestFactory from test-utils despite the fact that Django's own RequestFactory has been fixed for a while.

What should have happened?
==========================
Use Django's RequestFactory.

Is there anything else we should know?
======================================
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/857400aa9d10c5cbf481000631d15ee3bf09b9c5
fix bug 1074734 - use Django's RequestFactory instead of redundant test-utils subclass

https://github.com/mozilla/kuma/commit/cd59f18454d65896736c18cc4795ee0ec9c1caf6
Merge pull request #2788 from jezdez/bug1074734

Fixed bug #1074734 and bug #1072633
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.