Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removes unused `alert` from issue spec. Requires flash in the ↵close-open-ajax-issue | Jacob Schatz | 2015-12-23 | 1 | -1/+0 |
| | | | | *implementation* instead of the spec. | ||||
* | adds test for issue close/reopen failure | Jacob Schatz | 2015-12-23 | 1 | -2/+49 |
| | |||||
* | fixes tests to work with jasmine/jquery | Jacob Schatz | 2015-12-23 | 1 | -9/+9 |
| | |||||
* | adds alerts for when http request errors out in some way. | Jacob Schatz | 2015-12-21 | 1 | -10/+1 |
| | |||||
* | clarifies tests with methods like `toBeVisible()` etc. | Jacob Schatz | 2015-12-21 | 1 | -12/+9 |
| | |||||
* | updates tests style for four-phase-testing as per: ↵ | Jacob Schatz | 2015-12-21 | 1 | -1/+17 |
| | | | | https://robots.thoughtbot.com/four-phase-test | ||||
* | open and close issue via ajax request. With tests | Jacob Schatz | 2015-12-21 | 1 | -0/+36 |
| | |||||
* | Stub ajax in JS specs | Robert Speicher | 2015-05-28 | 1 | -1/+2 |
| | |||||
* | Remove jasmine-fixture, use teaspoon fixtures | Robert Speicher | 2015-05-28 | 1 | -21/+6 |
| | |||||
* | Task List feature and JS specs | Robert Speicher | 2015-05-06 | 1 | -0/+36 |