cli icon indicating copy to clipboard operation
cli copied to clipboard

improve logging in tests

Open vmasek opened this issue 11 months ago • 0 comments

Using fixtures initialization with helper we could leverage logger in similar way it is used in CP server and database. It could be passed to the tests and we can start using it for permanent logs that help out understand common test flow problems.

Base for this was already experimented with in portal Vitest refactor

vmasek avatar Jan 08 '25 15:01 vmasek