add the front end tests on the batches routes

This commit is contained in:
Tamo 2024-11-19 15:05:34 +01:00
parent 62646af7b9
commit f1d38581e5
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
6 changed files with 1157 additions and 0 deletions

View file

@ -1,4 +1,5 @@
mod auth;
mod batches;
mod common;
mod dashboard;
mod documents;