summaryrefslogtreecommitdiff
path: root/spec/javascripts/issue_spec.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* removes unused `alert` from issue spec. Requires flash in the *implementation...close-open-ajax-issueJacob Schatz2015-12-231-1/+0
* 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: https://robots.thoughtbot....Jacob Schatz2015-12-211-1/+17
* 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