Skip to content

Draft: Use chrome browser for testing and cleanup tests

Lukas Weingarten requested to merge 872-reduce-log-spam-of-unit-tests into master

Use chrome browser for better overview while testing.

Also cleanup tests:

  • Stop using deprecated test practices
  • Use mock comonents of the shared test helpers
  • Fix test in header component

Closes #872 (closed)

Edited by Lukas Weingarten

Merge request reports