summaryrefslogtreecommitdiff
path: root/spec/javascripts/diff_comments_store_spec.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-124/+0
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-2/+2
|\
| * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-3/+3
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-101-1/+0
* | fix spec_helper missing/broken referencesMike Greiling2017-01-101-0/+1
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-4/+3
|/
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+4
* Remove logging to console in diff_comments_store_specwinniehell2016-11-051-1/+0
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Fixed issue with expand diff not initializing resolve buttonsPhil Hughes2016-08-041-1/+2
* Added JS spec tests for CommentsStorePhil Hughes2016-07-291-0/+121