Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
e78d79
Tests: empty the DB after each tests
Authored and Committed by Aurélien Bompard
6 years ago
raw
patch
tree
parent
4 files changed.
107 lines added
.
225 lines removed
.
tests/__init__.py
file modified
+80
-50
tests/test_pagure_admin.py
file modified
+19
-117
tests/test_pagure_flask_ui_app.py
file modified
+8
-50
tests/test_pagure_flask_ui_plugins_pagure_ci.py
file modified
+0
-8
Tests: empty the DB after each tests And let tests choose if they want a populated DB or not.
tests/__init__.py
file modified
+80
-50
tests/test_pagure_admin.py
file modified
+19
-117
tests/test_pagure_flask_ui_app.py
file modified
+8
-50
tests/test_pagure_flask_ui_plugins_pagure_ci.py
file modified
+0
-8