Commit Verlauf

Autor SHA1 Nachricht Datum
  Pierre-Yves Chibon 393f311dea Simpler is better vor 7 Jahren
  Pierre-Yves Chibon 91e0448be0 Move the unit-tests to check adding a comment to an issue to their own file vor 7 Jahren
  Pierre-Yves Chibon 929a2a220c Move the tests for the API to change the status of issues to their own file vor 7 Jahren
  Farhaan Bukhsh 8267d1a4c4 Fix pep8 convention and chages suggested by ``@pingou`` vor 7 Jahren
  Farhaan Bukhsh 7c42293b28 Fix tests and migrated to ``_getrepo`` vor 7 Jahren
  Farhaan Bukhsh e498a136f1 Fix test cases and replace get_project after acl vor 7 Jahren
  Farhaan Bukhsh 40e9bdaf6d Fix test for private repo vor 7 Jahren
  Farhaan Bukhsh 20a6979cc2 Fix test after rebase vor 7 Jahren
  Farhaan Bukhsh 481209fc42 Fix tests after rebase vor 7 Jahren
  Farhaan Bukhsh 83f8bcbecb Change of get_project to _get_project vor 8 Jahren
  Farhaan Bukhsh 72e9dba789 Replace get_project to get_authorized_project vor 8 Jahren
  Martin Basti 14aa9a6284 API: allow to edit issue milestone vor 7 Jahren
  Pierre-Yves Chibon c2250ff880 Make testing with an invalid priority a separate test vor 7 Jahren
  Pierre-Yves Chibon f075090410 Adjust the logic when filtering issues by priorities vor 7 Jahren
  Pierre-Yves Chibon 5e4fd127a3 Fix the tests, priorities are integers not text vor 7 Jahren
  Pierre-Yves Chibon eb3bbceeaf Expand the API to support filtering issues having or not having a milestone vor 7 Jahren
  Pierre-Yves Chibon ca5286e41e Adjust documentation, keep the ordering consistent and small style changes vor 7 Jahren
  Pierre-Yves Chibon e34a6ffc48 Expand the API to allow filtering issues by priority vor 7 Jahren
  Pierre-Yves Chibon bceef09617 Add unit-tests checking the API behavior when filtering for a milestone vor 7 Jahren
  Pierre-Yves Chibon 406464451f Allow filtering tickets by milestones in the API vor 7 Jahren
  Pierre-Yves Chibon 3dd3899767 Rework the unit-tests to test just the desired feature vor 7 Jahren
  Pierre-Yves Chibon efe4a885e0 Adjust the unit-tests to not hard-code the date vor 7 Jahren
  Vivek Anand f0e3cc0e46 Unit test: Move all tests for api_view_issues with since var to another function vor 7 Jahren
  Vivek Anand bb317c902f Unit test: api_view_issues tests for since vor 7 Jahren
  Vivek Anand e73fe3a14c Unit test: api_view_issues when status is an absurd input vor 7 Jahren
  Vivek Anand 268ccafc60 Unit tests: api_view_issues when status is Closed and since vor 7 Jahren
  Vivek Anand fd97589658 Unit tests: api_view_issues when status is Open and since vor 7 Jahren
  Vivek Anand e83d2d9369 Unit test: view_issues via api when status=all and since vor 7 Jahren
  Pierre-Yves Chibon 0c6a50813f Add a test checking creating a private ticket using private = 'true' vor 7 Jahren
  Pierre-Yves Chibon 1dfd949971 Support user tokens for some of the API endpoints vor 7 Jahren