summaryrefslogtreecommitdiff
path: root/spec/javascripts/u2f/register_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-261-2/+2
* Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-221-2/+2
* Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-211-2/+2
* Prettify all spec filesMike Greiling2018-10-171-4/+7
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-6/+12
* Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-1/+1
* fix illegal references to "this" in module contextMike Greiling2018-04-231-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Remove u2f webpack bundleMike Greiling2018-03-011-2/+2
* Remove u2f from globalnamespace38869-u2fFilipa Lacerda2017-10-091-64/+56
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-5/+5
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-1/+1
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-2/+1
|\
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
* | 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-1/+1
* | 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
* generate u2f frontend fixtures dynamicallyMike Greiling2017-01-051-1/+3
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-8/+0
* ES6ify all the things!Fatih Acet2016-07-241-0/+81