aboutsummaryrefslogtreecommitdiffstats
path: root/crates/rocie-server/tests/tests.rs (unfollow)
Commit message (Collapse)Author
2026-03-19chore(rocie-{server,client}): Format codeBenedikt Peetz
2026-03-19chore(treewide): Add missing license headersBenedikt Peetz
2026-03-19feat(rocie-server): Provide default units (and other changes)Benedikt Peetz
2026-02-15feat(treewide): Add recipes and user handlingBenedikt Peetz
2025-12-09style(rocie-server): FormatBenedikt Peetz
2025-12-09feat(rocie-server): Implement basic user handling and authenticationBenedikt Peetz
2025-11-28feat(crates/rocie-server): Get closer to feature parity between rocie and grocyBenedikt Peetz
2025-10-08test(crates/rocie-server/testenv/init): Automatically choose the port and ↵Benedikt Peetz
wait for server start This avoids issues regarding a race condition between server start and our start of requests and removes the requirement for specifying free ports in the test files.
2025-09-23feat(treewide): Add tests and barcode buying/consumingBenedikt Peetz