Abstract updating the window location into a separate utility and add tests #79
Annotations
8 errors
Type Validation:
src/utilities/createRouteMethods.spec.ts#L23
Property 'parent' does not exist on type '{}'.
|
Type Validation:
src/utilities/createRouteMethods.spec.ts#L65
Property 'child' does not exist on type '{} & ((options?: RouteMethodOptions | undefined) => RouteMethodResponse)'.
|
Type Validation:
src/utilities/createRouteMethods.spec.ts#L68
Property 'child' does not exist on type '{} & ((options?: RouteMethodOptions | undefined) => RouteMethodResponse)'.
|
Type Validation
Process completed with exit code 2.
|
Type Tests
Property 'parent' does not exist on type '{}'.
|
Type Tests:
src/utilities/createRouteMethods.spec.ts#L65
Property 'child' does not exist on type '{} & ((options?: RouteMethodOptions | undefined) => RouteMethodResponse)'.
|
Type Tests:
src/utilities/createRouteMethods.spec.ts#L68
Property 'child' does not exist on type '{} & ((options?: RouteMethodOptions | undefined) => RouteMethodResponse)'.
|
Type Tests
Process completed with exit code 1.
|