History tests/test_pagure_flask_api_issue.py

Integrate repoSpanner
Patrick Uiterwijk • 7 years ago  
Add pagination to /api/0/<repo>/issues
Pierre-Yves Chibon • 7 years ago  
Add some tests to api_view_issues
Pierre-Yves Chibon • 7 years ago  
Restructure the tests for the new ticket API
Pierre-Yves Chibon • 7 years ago  
Add comment reactions
Lubomír Sedlář • 7 years ago  
Port the unit-tests to python3
Aurélien Bompard • 7 years ago  
Tests: commit instead of recreating a session
Aurélien Bompard • 7 years ago  
Don't use datetime.strftime('%s')
Adam Williamson • 7 years ago  
Fix the test
Pierre-Yves Chibon • 7 years ago  
Re-architure pagure
Pierre-Yves Chibon • 7 years ago  
Paginate the api_view_user_issues endpoint
Pierre-Yves Chibon • 8 years ago  
Add flags on commits
Pierre-Yves Chibon • 8 years ago  
Allow assignee to drop their assignment
Pierre-Yves Chibon • 8 years ago  
Make tests handle wait pages
Patrick Uiterwijk • 8 years ago  
Simpler is better
Pierre-Yves Chibon • 8 years ago  
Fix tests and migrated to ``_getrepo``
Farhaan Bukhsh • 8 years ago  
Fix test for private repo
Farhaan Bukhsh • 8 years ago  
Fix test after rebase
Farhaan Bukhsh • 8 years ago  
Fix tests after rebase
Farhaan Bukhsh • 8 years ago  
Change of get_project to _get_project
Farhaan Bukhsh • 8 years ago  
API: allow to edit issue milestone
Martin Basti • 8 years ago  
Fix the tests, priorities are integers not text
Pierre-Yves Chibon • 8 years ago  
Adjust the unit-tests to not hard-code the date
Pierre-Yves Chibon • 8 years ago  
Small code style change in the unit-tests
Pierre-Yves Chibon • 8 years ago  
Fix testcase
Mark Reynolds • 8 years ago  
Adjust test case
Mark Reynolds • 8 years ago  
Convert field data to json
Mark Reynolds • 8 years ago  
Fix unit tests for dropping assignments
Pierre-Yves Chibon • 9 years ago  
Add unit-tests for api_subscribe_issue
Pierre-Yves Chibon • 9 years ago  
Remove debugging code
Pierre-Yves Chibon • 9 years ago  
Add some debugging code
Pierre-Yves Chibon • 9 years ago  
Each test now works in a tempdir
Jeremy Cline • 9 years ago  
Use bare repo for testing
Pierre-Yves Chibon • 9 years ago  
Fix existing tests for the new ACL added
Pierre-Yves Chibon • 9 years ago  
Remove debug code
Pierre-Yves Chibon • 9 years ago  
Fix unit-tests in the API endpoints for issues
Pierre-Yves Chibon • 9 years ago  
Rename tests from progit to pagure
Patrick Uiterwijk • 9 years ago