SiteBackend/src
Teriuihi 917965a33d Add TestForm class and set up related unit tests
The changes add a new TestForm class to implement unit tests for form handling in the application. The included tests verify the storing, retrieving, and verification of forms from a database, as well as form object creation and confirmation of form data. This is a step towards improving the code's reliability and making it easier to catch potential bugs or issues.
2024-01-14 11:09:35 +01:00
..
main Refactor code to use Form objects instead of JSON strings 2024-01-14 11:09:22 +01:00
test/java Add TestForm class and set up related unit tests 2024-01-14 11:09:35 +01:00