14 May, 2013
1 commit
27 Feb, 2013
1 commit
-
The issues documentation is updated with infos to status codes and the deprecated `DELETE` function and how to close an issue. A few more tests added to check status codes of API functions.
18 Feb, 2013
1 commit
04 Jan, 2013
1 commit
02 Jan, 2013
2 commits
23 Nov, 2012
1 commit
13 Nov, 2012
1 commit
12 Sep, 2012
1 commit
29 Aug, 2012
3 commits
-
Closes #1331
-
Conflicts: spec/requests/api/issues_spec.rb
25 Aug, 2012
3 commits
-
See docs for usage
-
Changes: * Move spec/monkeypatch to spec/support * Remove unused support/shared_examples * Move support/api to support/api_helpers to match module name * Move support/login to support/login_helpers to match module name * Move API specs to requests/api (convention over configuration) * Remove unused support/js_patch * Simplify login_as helper * Move DatabaseCleaner stuff to its own support file * Remove unnecessary configuration and requires from spec_helper