test: add unit tests for the Plot panel module #1760
Annotations
5 errors and 1 warning
lint (ubuntu-20.04):
packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L21
There should be at least one empty line between import groups
|
lint (ubuntu-20.04):
packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L22
`@lichtblick/suite-base/testing/builders/RosTimeBuilder` import should occur before import of `./usePlotInteractionHandlers`
|
lint (ubuntu-20.04):
packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L23
`@lichtblick/rostime` import should occur before import of `@lichtblick/suite-base/context/TimelineInteractionStateContext`
|
lint (ubuntu-20.04):
packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L244
Replace `{·configIndex:·elements[0]!.configIndex,·value:·toSec(elements[0]!.data.value·as·Time)·}` with `⏎··········{·configIndex:·elements[0]!.configIndex,·value:·toSec(elements[0]!.data.value·as·Time)·},⏎········`
|
lint (ubuntu-20.04)
Process completed with exit code 1.
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|