Update to use more of Djblets's new API and testing support.
Review Request #7499 — Created July 7, 2015 and submitted
Information | |
---|---|
chipx86 | |
Review Board | |
release-2.5.x | |
9d7d7fd... | |
Reviewers | |
reviewboard | |
More of Review Board's code has moved into Djblets in recent changes,
which allows us to remove a lot of code from Review Board. This impacts
the API resources and the unit testing code.It also removes a redundant call to
initialize()
in the base API
testcase, which is already called in the base Review Board testcase.
All unit tests pass.
Description | From | Last Updated |
---|---|---|
'copy' imported but unused |
![]() |
|
'sys' imported but unused |
![]() |
|
'serializers' imported but unused |
![]() |
|
'IntegrityError' imported but unused |
![]() |
|
'connections' imported but unused |
![]() |
|
'DEFAULT_DB_ALIAS' imported but unused |
![]() |
|
'DatabaseError' imported but unused |
![]() |
|
'router' imported but unused |
![]() |
|
'get_apps' imported but unused |
![]() |
|
'Q' imported but unused |
![]() |
|
'initialize' imported but unused |
![]() |
Change Summary:
Fixed all the unused imports.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+31 -222) |