CursorLens icon indicating copy to clipboard operation
CursorLens copied to clipboard

feat: setup unit testing

Open mkczarkowski opened this issue 4 months ago • 0 comments

Before creating a PR witha a fix for "Issue on logs page - log.body.messages is empty" , I wanted to introduce unit tests to the project.

I've added setup for Vitest and React Testing Library with initial, basic tests of LogDetails component.

mkczarkowski avatar Oct 11 '24 17:10 mkczarkowski