testing frontend to connect to the backend in the form page

This commit is contained in:
filipriec
2025-06-26 19:19:08 +02:00
parent 5cd324b6ae
commit f6d84e70cc
4 changed files with 1096 additions and 827 deletions

View File

@@ -36,3 +36,4 @@ ui-debug = []
rstest = "0.25.0"
tokio-test = "0.4.4"
uuid = { version = "1.17.0", features = ["v4"] }
futures = "0.3.31"