-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I made a PR #4 that updates hapi-relax
to Hapi v17 but it lacks full testing coverage.
Would be sweet if anyone is able to contribute ✌️
Basically nock has to be updated and stop using nockDone()
, same with lab where it has to stop using done()
. Additionally the register method of plugins is incorrect, it has to be a promise or async/await. Finally the config needs to replace register
with plugin
.
Metadata
Metadata
Assignees
Labels
No labels