flake8
passed.
JSHint
passed.
Review Request #13076 — Created May 30, 2023 and submitted
Information | |
---|---|
david | |
Review Board | |
release-6.x | |
Reviewers | |
reviewboard | |
In order to enable extensions to make use of pytest, we need our test
fixtures to be importable outside of the reviewboard source tree. This
change moves them into their own file and loads them from conftest.py
Ran unit tests.
Summary | |
---|---|
Description | From | Last Updated |
---|---|---|
Can we call this module pytest_fixtures, to differentiate from Django fixtures? |
|
conftest.py (Diff revision 1) |
---|
Can we call this module
pytest_fixtures
, to differentiate from Django fixtures?
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+206 -194) |