perform front-end unit test from "view/User" - #1805

This commit is contained in:
Laurent Gay
2025-09-24 08:22:50 +02:00
parent 0fb85f09f5
commit 413d80c4e6
10 changed files with 464 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`ProviderValidation > Show simple 1`] = `"<p>Redirecting in progress…</p>"`;