about summary refs log tree commit diff stats
path: root/crates/rocie-server/tests/tests.rs (follow)
Commit message (Collapse)AuthorAge
* feat(rocie-server): Provide default units (and other changes)Benedikt Peetz3 days
|
* feat(treewide): Add recipes and user handlingBenedikt Peetz2026-02-15
|
* style(rocie-server): FormatBenedikt Peetz2025-12-09
|
* feat(rocie-server): Implement basic user handling and authenticationBenedikt Peetz2025-12-09
|
* feat(crates/rocie-server): Get closer to feature parity between rocie and grocyBenedikt Peetz2025-11-28
|
* test(crates/rocie-server/testenv/init): Automatically choose the port and ↵Benedikt Peetz2025-10-08
| | | | | | | | 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.
* feat(treewide): Add tests and barcode buying/consumingBenedikt Peetz2025-09-23