I needed to make one little tweak to the tests for a MongoDB. An empty receipt object was being filtered off of the store I would not get it back and the test would fail. I tweaked the test to put something in the receipt.
I needed to make one little tweak to the tests for a MongoDB. An empty receipt object was being filtered off of the store I would not get it back and the test would fail. I tweaked the test to put something in the receipt.
In addition I updated the `certificate.setAsync` test to only pass in a single argument and a callback per https://git.coolaj86.com/coolaj86/greenlock.js/src/branch/master/lib/core.js#L324
Ghost
がタイトルを Updates to tests SPEC from doing my own implementation から Updates to SPEC tests from doing my own implementation に変更 2019-02-17 17:52:13 +00:00
I needed to make one little tweak to the tests for a MongoDB. An empty receipt object was being filtered off of the store I would not get it back and the test would fail. I tweaked the test to put something in the receipt.
In addition I updated the
certificate.setAsync
test to only pass in a single argument and a callback per https://git.coolaj86.com/coolaj86/greenlock.js/src/branch/master/lib/core.js#L324Updates to tests SPEC from doing my own implementationから Updates to SPEC tests from doing my own implementation に変更Thanks so much!
I forgot to merge this, but I just merged it in manually.
プルリクエストはクローズされました