mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-21 02:07:23 -04:00
- Rename `ConfigTest` to `ConfigControllerTest` and add bootstrap logic for child tests. - Introduce `StockLocationsControllerTest` to validate stock location API behavior, including payload validation, creation, renaming, deletion, reordering, and default location assignment. - Implement `AdminAuthTrait` for streamlined test authentication with customizable permissions and session setup. Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>