Open daniel-mader opened 1 year ago
According to the docs Playwright is not supported, also Webdriver support for Tauri is still in pre-alpha. Currently, we're left with vitest
and mocking Tauri APIs.
Adding Blocked
because we count on Tauri to add the infrastructure for automated front-end testing.
Description
We want to assure all pages and elements are displayed as expected without having to manually click through all flows and inspect if every feature works.
Motivation
Greatly improved debugging, quality assurance, save time.
Resources
No response
To-do List