Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
History tests/test_pagure_lib_git_diff_pr.py
Branch:
aef1a425cb3e0c0e3f41a54af9e3b7ed9de4f792
master
aef1a425cb3e0c0e3f41a54af9e3b7ed9de4f792
tests
test_pagure_lib_git_diff_pr.py
Replace calls to .get_object() by calls to .peel()
Pierre-Yves Chibon
• 6 years ago
29ff0a
Speed up the test suite by dropping some of the sleep calls
Pierre-Yves Chibon
• 7 years ago
4babe0
Drop the in-code requirements for SQLAlchemy >= 0.8
Pierre-Yves Chibon
• 7 years ago
d9e6bc
Move pagure to use python3's absolute import
Pierre-Yves Chibon
• 7 years ago
67d1cc
Move the code in pagure/lib/__init__.py into pagure/lib/query.py
Pierre-Yves Chibon
• 7 years ago
930073
Integrate repoSpanner
Patrick Uiterwijk
• 7 years ago
3f97f6
Use unicode_literals everywhere for Py3 compatibility
Aurélien Bompard
• 7 years ago
dcf6f6
Fix running the unit-tests in F27
Pierre-Yves Chibon
• 8 years ago
20a73c
Re-architure pagure
Pierre-Yves Chibon
• 8 years ago
b130e5
Update the PR ref when the PR is updated
Pierre-Yves Chibon
• 8 years ago
cd4dad
Make all tests use self.path/repos for repos
Patrick Uiterwijk
• 8 years ago
170974
Fix tests after rebase
Farhaan Bukhsh
• 8 years ago
6ccd40
Increase the unit-tests to test pagure.lib.git.diff_pull_request
Pierre-Yves Chibon
• 8 years ago
c2560f
Rename the test file to reflect more what it tests
Pierre-Yves Chibon
• 8 years ago
4a085b