Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
History tests/test_pagure_flask_api_issue_change_status.py
Branch:
66e7744df9e7589cb28cc0ed919da90738930948
master
66e7744df9e7589cb28cc0ed919da90738930948
tests
test_pagure_flask_api_issue_change_status.py
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
Add test when api_change_status raises an exception
Pierre-Yves Chibon
• 7 years ago
9a16eb
Improve tests to include a close_status
Pierre-Yves Chibon
• 7 years ago
d86db9
Use unicode_literals everywhere for Py3 compatibility
Aurélien Bompard
• 7 years ago
dcf6f6
Port the unit-tests to python3
Aurélien Bompard
• 7 years ago
626417
Re-architure pagure
Pierre-Yves Chibon
• 8 years ago
b130e5
expand using doc repo; fix spelling mistakes
René Genz
• 8 years ago
dadd94
Make tests handle wait pages
Patrick Uiterwijk
• 8 years ago
114ca2
Allow project-less token to change the status of an issue in the API
Pierre-Yves Chibon
• 8 years ago
649607
Move the tests for the API to change the status of issues to their own file
Pierre-Yves Chibon
• 8 years ago
929a2a