about summary refs log tree commit diff stats
path: root/crates/rocie-server/tests/_testenv/init.rs (follow)
Commit message (Collapse)AuthorAge
* test(rocie-server/tests/testenv): Make sure that the env also works in nix's ↵Benedikt Peetz3 days
| | | | | | builds Nix changes the default target directory for rust builds.
* 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
|
* 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