The leaderboard-api authentication route testing module.
- Version:
- 1.0.0
- Source:
Methods
(async, inner) Main()
The module entry point function.
- Source:
(inner) loadTestData()
Load test data.
- Source:
(inner) nodeRunner(runner)
Carry out the loaded tests using node test runner.
Parameters:
Name | Type | Description |
---|---|---|
runner |
object | The node core module 'node:test' object. |
- Source:
(async, inner) testMethod()
Carries out the assertions tests.
- Source: