summaryrefslogtreecommitdiff
path: root/tests/assertions.js
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant inspect() overridePierre Ossman2022-10-271-6/+0
* Remove many small, obsolete, old browser hacksPierre Ossman2020-12-071-4/+2
* Approximate comparison of JPEG resultPierre Ossman2020-09-041-2/+5
* Standardize on camelCase in testsSamuel Mannehed2020-05-311-14/+14
* Enforce indentationPierre Ossman2018-09-061-15/+15
* Move sinon to karma frameworkPierre Ossman2018-07-131-4/+0
* Use fat arrow functions `const foo = () => { ... };` for callbacksJuanjo Diaz2018-07-121-1/+1
* Prefer const/let over varJuanjo Diaz2018-05-241-17/+16
* Add eslint and fix reported issuesJuanjo Diaz2018-05-241-0/+2
* Simpler reporting when display output size mismatchesPierre Ossman2017-12-141-9/+6
* Setup chai extensions centrallySamuel Mannehed2017-09-281-1/+5
* Don't violate Display abstractionPierre Ossman2016-12-091-1/+2
* Fix 'sent' assertionsamhed2016-06-031-4/+8
* Tests: Fixed bug in displayed assertionSolly Ross2015-08-241-4/+9
* Use Typed Arrays for the send queueSolly Ross2015-08-061-2/+8
* Use Typed Arrays for the Websock receive queueSolly Ross2015-08-061-2/+65
* Fixed assertion collision issuesSolly Ross2014-09-191-0/+24