myrmidex
  • Joined on 2026-02-08
myrmidex pushed to release/v0.9.0 at lvl0/dishplanner 2026-08-19 13:51:58 +02:00
cb2dbd9299 54 - Fix Pint import issues in tests/Pest.php
175290b707 54 - Resolve Playwright Chromium libraries via nix-ld
dcfa73b7db 54 - Replace Dusk with Pest 4 browser testing
cca3f29823 52 - Move dev compose to docker/dev/ to match the standard layout
ba7df4b5ad 53 - Force phpunit.xml env vars to protect the dev database
Compare 6 commits »
myrmidex opened issue lvl0/dishplanner#60 2026-08-19 13:45:03 +02:00
Test suite assertion count is nondeterministic across runs
myrmidex closed issue lvl0/dishplanner#52 2026-08-19 00:16:19 +02:00
Move dev compose to docker/dev/ to match the standard layout
myrmidex opened issue lvl0/dishplanner#59 2026-08-18 23:53:51 +02:00
Add browser test for the dashboard
myrmidex opened issue lvl0/dishplanner#58 2026-08-18 23:53:40 +02:00
Add browser test for skipping a meal and marking eating out
myrmidex opened issue lvl0/dishplanner#57 2026-08-18 23:53:34 +02:00
Add browser tests for editing and deleting users
myrmidex opened issue lvl0/dishplanner#56 2026-08-18 23:53:21 +02:00
Add browser test for logout
myrmidex opened issue lvl0/dishplanner#55 2026-08-18 23:53:16 +02:00
Add browser test for registration
myrmidex opened issue lvl0/dishplanner#54 2026-08-18 23:51:16 +02:00
Replace Dusk with Pest 4 browser testing (Playwright)
myrmidex closed issue lvl0/dishplanner#53 2026-08-18 23:43:02 +02:00
Tests can wipe the dev database: phpunit.xml env vars are not forced
myrmidex closed issue lvl0/dishplanner#51 2026-08-18 23:21:42 +02:00
Indicate eating out when skipping a meal
myrmidex opened issue lvl0/dishplanner#53 2026-08-18 21:50:10 +02:00
Tests can wipe the dev database: phpunit.xml env vars are not forced
myrmidex opened issue lvl0/dishplanner#52 2026-08-18 21:30:15 +02:00
Move dev compose to docker/dev/ to match the standard layout
myrmidex pushed to release/v0.9.0 at lvl0/dishplanner 2026-08-18 00:20:08 +02:00
myrmidex created branch release/v0.9.0 in lvl0/dishplanner 2026-08-18 00:20:08 +02:00
myrmidex opened issue lvl0/dishplanner#51 2026-08-17 23:51:11 +02:00
Indicate eating out when skipping a meal
myrmidex closed issue lvl0/dishplanner#48 2026-08-17 23:51:07 +02:00
Check feature restaurant skip
myrmidex closed issue lvl0/dishplanner#13 2026-08-17 23:51:07 +02:00
Setup Wizard
myrmidex pushed to main at lvl0/dishplanner 2026-08-17 23:13:49 +02:00
d8c1830c71 46 - Tag CI image by composer.lock hash and build it in CI
myrmidex closed issue lvl0/dishplanner#50 2026-08-17 23:07:25 +02:00
CI: authenticate Composer against GitHub to avoid codeload 429s