Add simple tests to GroundController #83
Annotations
10 errors
|
lint
Process completed with exit code 2.
|
|
lint:
src/tests/GroundController.test.ts#L83
Property '__promisify__' is missing in type 'Mock<any, any>' but required in type 'typeof setInterval'.
|
|
lint:
src/tests/GroundController.test.ts#L25
Property 'last_online' does not exist on type 'TokenConfiguration'.
|
|
lint:
src/tests/GroundController.test.ts#L24
Property 'app_version' does not exist on type 'TokenConfiguration'.
|
|
lint:
src/tests/GroundController.test.ts#L23
Property 'lang' does not exist on type 'TokenConfiguration'.
|
|
lint:
src/tests/GroundController.test.ts#L22
Property 'level_tips' does not exist on type 'TokenConfiguration'.
|
|
lint:
src/tests/GroundController.test.ts#L21
Property 'level_news' does not exist on type 'TokenConfiguration'.
|
|
lint:
src/tests/GroundController.test.ts#L20
Property 'level_price' does not exist on type 'TokenConfiguration'.
|
|
lint:
src/tests/GroundController.test.ts#L19
Property 'level_transactions' does not exist on type 'TokenConfiguration'.
|
|
lint:
src/tests/GroundController.test.ts#L18
Property 'level_all' does not exist on type 'TokenConfiguration'.
|