Commit Graph

5 Commits (main2)

Author SHA1 Message Date
Simon Bruder 0c5e3f4e5c
Add unit tests for InventoryMutateForm using jqwik
This adds the jqwik dependency for property based testing, like
Haskell’s QuickCheck.
2024-01-14 17:05:58 +01:00
Simon Bruder bac025fd0a
Make project REUSE compliant
This finally makes the licensing under AGPL-3.0-or-later explicit after
I got the okay from the kickstart source owners.

This also checks the REUSE compliance in a pre commit hook, and
therefore also in CI.
2023-12-11 17:59:14 +01:00
Simon Bruder 3d5793297b
Add jacoco maven plugin
This automatically generates a code coverage report on every execution
of `mvn test`.
2023-11-21 18:06:12 +01:00
Simon Bruder aaa8b38f6b
Switch to bootstrap for styling 2023-11-21 18:00:35 +01:00
STlab bot 8a3ee868a9 Initial commit 2023-10-05 11:42:24 +02:00