summaryrefslogtreecommitdiff
path: root/spec/javascripts/issue_spec.js.coffee
Commit message (Collapse)AuthorAgeFilesLines
* fixes conflictsJacob Schatz2016-01-111-16/+16
|\
| * fixes ajax issue with issue specajax-issues-fixJacob Schatz2016-01-071-16/+16
| |
* | adds tests (and passes them) for ajax open and close merge requests.Jacob Schatz2016-01-061-1/+1
|/
* removes unused `alert` from issue spec. Requires flash in the ↵close-open-ajax-issueJacob Schatz2015-12-231-1/+0
| | | | *implementation* instead of the spec.
* adds test for issue close/reopen failureJacob Schatz2015-12-231-2/+49
|
* fixes tests to work with jasmine/jqueryJacob Schatz2015-12-231-9/+9
|
* adds alerts for when http request errors out in some way.Jacob Schatz2015-12-211-10/+1
|
* clarifies tests with methods like `toBeVisible()` etc.Jacob Schatz2015-12-211-12/+9
|
* updates tests style for four-phase-testing as per: ↵Jacob Schatz2015-12-211-1/+17
| | | | https://robots.thoughtbot.com/four-phase-test
* open and close issue via ajax request. With testsJacob Schatz2015-12-211-0/+36
|
* Stub ajax in JS specsRobert Speicher2015-05-281-1/+2
|
* Remove jasmine-fixture, use teaspoon fixturesRobert Speicher2015-05-281-21/+6
|
* Task List feature and JS specsRobert Speicher2015-05-061-0/+36