Update path to test cache #123
Annotations
4 errors
|
test
Process completed with exit code 1.
|
|
test/noaa.ts > NOAA benchmarks:
packages/tide-predictor/test/noaa.ts#L91
AssertionError: expected 1081 to be greater than or equal to 1100
❯ test/noaa.ts:91:26
|
|
test/index.test.ts > nearestStation > can return extremes from station:
test/index.test.ts#L64
AssertionError: expected 2025-12-17T04:47:36.000Z to deeply equal 2025-12-17T09:47:36.000Z
- Expected
+ Received
- 2025-12-17T09:47:36.000Z
+ 2025-12-17T04:47:36.000Z
❯ test/index.test.ts:64:33
|
|
test/index.test.ts > getExtremesPrediction > gets extremes from nearest station:
test/index.test.ts#L20
AssertionError: expected 2025-12-17T04:47:36.000Z to deeply equal 2025-12-17T09:47:36.000Z
- Expected
+ Received
- 2025-12-17T09:47:36.000Z
+ 2025-12-17T04:47:36.000Z
❯ test/index.test.ts:20:33
|