Commit Graph

11 Commits

Author SHA1 Message Date
Martin Endler
a43ad505f1 Fix code style in tests
Upgrade test dependencies
2020-01-24 22:31:14 +01:00
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
50e32033a6 Tests fix: Update Sinon, apply sinon-codemod / extract-calls-fake 2019-06-06 16:41:25 +02:00
Martin Endler
c3c3cf33ef fixed parse readers string function
added .editorconfig
formatted code
updated dependencies
improved package.json
fixed version number
2016-08-10 20:39:11 +02:00
Santiago Gimeno
bec0c491df tests: adapt test to newer functions signatures
- Specifically _connect and _disconnect.
2014-09-19 11:03:28 +02:00
Santiago Gimeno
7d02b538a9 test: remove assert require 2014-07-28 13:36:02 +02:00
Santiago Gimeno
ddd1f142ef Update tests 2013-08-08 13:46:02 +02:00
Santiago Gimeno
b40f9a2f88 Initial Implementation 2013-06-20 16:37:28 +02:00