Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
History tests/test_pagure_flask_ui_quick_reply.py
Branch:
66e7744df9e7589cb28cc0ed919da90738930948
master
66e7744df9e7589cb28cc0ed919da90738930948
tests
test_pagure_flask_ui_quick_reply.py
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
convert more strings to 'raw strings' to fix errors reported by flake8-9
Karsten Hopp
• 7 years ago
b310af
More unit-tests fixes
Pierre-Yves Chibon
• 7 years ago
77bdcd
Port the unit-tests to python3
Aurélien Bompard
• 7 years ago
626417
Tests: commit instead of recreating a session
Aurélien Bompard
• 7 years ago
13bcde
Re-architure pagure
Pierre-Yves Chibon
• 8 years ago
b130e5
Make tests handle wait pages
Patrick Uiterwijk
• 8 years ago
114ca2
Make all tests use self.path/repos for repos
Patrick Uiterwijk
• 8 years ago
170974
Simpler is better
Pierre-Yves Chibon
• 8 years ago
393f31
Make the get_csrf method be in the Modeltests class so all can inherit it
Pierre-Yves Chibon
• 8 years ago
d596a9
Migration from get_project to _get_project
Farhaan Bukhsh
• 8 years ago
940880
Drop the FORK_FOLDER configuration key and document it as deprecated
Pierre-Yves Chibon
• 9 years ago
74b49b
Add tests for storing and retrieving quick replies
Lubomír Sedlář
• 9 years ago
9ca352