summaryrefslogtreecommitdiff
path: root/spec/javascripts/build_spec.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-183/+0
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-3/+3
|\
| * Remove turbolinks.Bryce Johnson2017-02-021-4/+3
* | 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
* | include common libraries within spec_helperMike Greiling2017-01-101-1/+0
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-5/+6
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-051-2/+2
* Remove JSX/React eslint plugins.remove-jsx-react-eslint-pluginsLuke "Jared" Bennett2016-11-291-1/+1
* Merge branch 'dynamic-build-fixture' into 'master' Alfredo Sumaran2016-11-281-143/+136
|\
| * Prefer arrow functions in build_spec.js.es6winniehell2016-11-251-14/+14
| * Explicitly name namespace and projects for frontend fixtureswinniehell2016-11-251-1/+1
| * Use Rails test host name for frontend fixtureswinniehell2016-11-251-12/+8
| * Remove unnecessary IIFE from build_specwinniehell2016-11-251-143/+141
| * Adjust build_spec to match fixturewinniehell2016-11-251-9/+16
| * Create dynamic fixture for build_spec (!7589)winniehell2016-11-251-10/+2
* | timeago should be a dependency of datetime_utilitymove-timeago-to-vendor-dirMike Greiling2016-11-221-1/+0
|/
* clean up globals exemptions within .eslintrcMike Greiling2016-11-221-1/+3
* Add failing test for #24614winniehell2016-11-181-0/+13
* Add missing require statements to build_specwinniehell2016-11-181-0/+2
* Added new .eslintrc for jasmine tests and corrected build_specimprove-build-scroll-controls-responsive-behaviourLuke "Jared" Bennett2016-11-041-32/+33
* Add javascript unit tests for BuildJared Deckard2016-11-041-0/+174