summaryrefslogtreecommitdiff
path: root/spec/javascripts/header_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-261-1/+1
* Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-221-1/+1
* Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-211-1/+1
* Prettify all spec filesMike Greiling2018-10-171-1/+1
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-0/+3
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Fix broken test38869-issueFilipa Lacerda2017-10-301-1/+2
* Fix bad type checking to prevent 0 count badge to be shownFilipa Lacerda2017-10-101-39/+34
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-2/+2
* Add shortcuts and counters to MRs and issues in navbarAnnabel Dunstone Gray2017-03-291-7/+7
* change todos counter position & format ( for large counts )mhasbini2017-02-211-2/+2
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* Replace static fixture for header_spec.js (!9174)winniehell2017-02-131-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-3/+1
|\
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-2/+2
* | 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-3/+3
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-051-2/+2
* update all frontend tests to point to precompiled fixturesMike Greiling2017-01-031-1/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Enable linting for ES6 fileswinniehell2016-10-271-0/+1
* Add todo toggle eventClement Ho2016-10-261-0/+54