fxa-auth-db-mysql/test
Phil Booth 677d02b8c5 fix(tests): move local utils tests so they get run by npm t (#377) r=@vladikoff
Fixes #376.

The tests in test/lib/utils.js weren't being exercised by npm t. Moving them into test/local fixes that.

Because they weren't being exercised, one of the tests had got into a failing state. Looking at it, I think it's a redundant test now because there is no keyspace argument to generateRecoveryCodes. Hence it's deleted here.
2018-07-20 13:17:26 -04:00
..
backend refactor(test): refactor our tests to use Mocha instead of TAP 2017-06-02 08:00:56 +01:00
lib fix(tests): move local utils tests so they get run by npm t (#377) r=@vladikoff 2018-07-20 13:17:26 -04:00
local fix(tests): move local utils tests so they get run by npm t (#377) r=@vladikoff 2018-07-20 13:17:26 -04:00
mem refactor(test): refactor our tests to use Mocha instead of TAP 2017-06-02 08:00:56 +01:00
.eslintrc chore(eslint): update to latest eslint (#252) r=vbudhram 2017-06-24 17:25:15 -04:00
db_server_stub.js fix(tests): switch coverage tool, add coveralls (#145) r=vbudhram 2016-07-20 12:46:53 -04:00
harness.js refactor(dbserver): clean up the db server package (#289) r=@rfk 2017-11-27 20:26:24 -05:00