summaryrefslogtreecommitdiff
path: root/tests/test.util.js
Commit message (Expand)AuthorAgeFilesLines
* Standardize on camelCase in LoggingSamuel Mannehed2020-05-311-6/+6
* Simplify encodeUTF8/decodeUTF8 unittestsSamuel Mannehed2020-01-031-27/+6
* Add unit tests for encodeUTF8 and decodeUTF8Samuel Mannehed2020-01-021-1/+42
* Enforce space after function namePierre Ossman2018-09-061-1/+1
* Move sinon to karma frameworkPierre Ossman2018-07-131-2/+0
* Prefer const/let over varJuanjo Diaz2018-05-241-1/+1
* Add eslint and fix reported issuesJuanjo Diaz2018-05-241-1/+2
* Remove jshint commentsJuanjo Diaz2018-01-311-2/+0
* Move localization.js to appSamuel Mannehed2017-11-141-67/+0
* Restore logging properly after log testsSamuel Mannehed2017-09-281-5/+6
* Setup chai extensions centrallySamuel Mannehed2017-09-281-2/+0
* Upgrade and fix sinon.jsSamuel Mannehed2017-09-281-1/+1
* Add missing semicolonSamuel Mannehed2017-05-131-1/+1
* Remove trailing whitespaceSamuel Mannehed2017-05-131-1/+1
* Update tests to work with new structureSolly Ross2017-03-211-27/+33
* Expect console.debug(), not console.log(), in testPierre Ossman2017-02-071-2/+4
* Skip language tests on broken browsersPierre Ossman2016-11-291-0/+12
* Fix translation util testsSamuel Mannehed2016-11-281-0/+13
* Use gettext .po files for translationsPierre Ossman2016-11-171-0/+41
* Util shouldn't modify window objectSolly Ross2016-09-161-3/+9
* Don't modify Array prototypeSolly Ross2016-09-161-44/+0
* Enable noVNC to become BrowserifiableSolly Ross2016-09-161-1/+0
* Cleanup: Webutil codeSolly Ross2014-09-151-6/+6
* Cleanup: Util codeSolly Ross2014-09-151-0/+105