Commit Graph
6 Commits
Author SHA1 Message Date
Roy de Jong b3025141ae Tests: Add explicit done() calls all round to ensure completion 2019-06-06 17:53:11 +02:00
Roy de Jong bfceac5312 Tests: Fix #connect() test - use correct name end marker
Modifying the `get_reader()` test helper so it uses the correct end marker for reader names (fixes the "#connect()" test).
2019-06-06 17:42:21 +02:00
Roy de Jong 236b76c69b Tests: Fix #start() test - rewrite, use updated sample data
Rewriting the "#start()" test so it makes sense, with sample data based on the example in `pcsc.js`.
2019-06-06 17:39:03 +02:00
Roy de Jong 842ea1dbea Tests: fix buffer deprecation warning (use Buffer.from) 2019-06-06 17:30:34 +02:00
Roy de Jong bee8ec35ae yarn: sync lockfile with latest sinon + dependencies 2019-06-06 16:55:59 +02:00
Roy de Jong 50e32033a6 Tests fix: Update Sinon, apply sinon-codemod / extract-calls-fake 2019-06-06 16:41:25 +02:00