Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
a324b4
Fix the unit-tests
Authored and Committed by Pierre-Yves Chibon
8 years ago
raw
patch
tree
parent
8 files changed.
17 lines added
.
8 lines removed
.
pagure/__init__.py
file modified
+1
-1
pagure/lib/notify.py
file modified
+1
-2
tests/__init__.py
file modified
+4
-1
tests/test_config
file modified
+1
-0
tests/test_pagure_flask_ui_app_give_project.py
file modified
+3
-0
tests/test_pagure_flask_ui_fork.py
file modified
+1
-0
tests/test_pagure_flask_ui_no_master_branch.py
file modified
+5
-3
tests/test_pagure_lib_gitolite_config.py
file modified
+1
-1
Fix the unit-tests Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
pagure/__init__.py
file modified
+1
-1
pagure/lib/notify.py
file modified
+1
-2
tests/__init__.py
file modified
+4
-1
tests/test_config
file modified
+1
-0
tests/test_pagure_flask_ui_app_give_project.py
file modified
+3
-0
tests/test_pagure_flask_ui_fork.py
file modified
+1
-0
tests/test_pagure_flask_ui_no_master_branch.py
file modified
+5
-3
tests/test_pagure_lib_gitolite_config.py
file modified
+1
-1