Fixes "examples" test suite by removing timeout waits and using change-based waits.
Fixes disabling adapters while running tests.
Fixes build and start NODE_ENV set to production.
Adds retry logic to the Mantine test case to reload the page when a server-side error occurs, providing a workaround for now for an async dependency optimization issue.
Fixes "examples" test suite by removing timeout waits and using change-based waits. Fixes disabling adapters while running tests. Fixes build and start
NODE_ENV
set to production. Adds retry logic to the Mantine test case to reload the page when a server-side error occurs, providing a workaround for now for an async dependency optimization issue.