You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pure test PR — no application source files changed. Adds test_scan_to_login.py and updates several existing mobile test files plus shared fixtures/setup.
Adds test_shipping.py plus conftest.py/fixtures.py/setup.py updates. Also touches beam/scan/__init__.py, DeliveryNote.vue, and stores/scan.ts — small source changes alongside the tests.
Tests only
PR: #321 [mobile] Tests Login
Resolves: #303 Mobile Scan to Login UI Test
Pure test PR — no application source files changed. Adds test_scan_to_login.py and updates several existing mobile test files plus shared fixtures/setup.
PR: #323 [mobile] Shipping tests
Resolves: #304 Mobile UI Shipping Tests
Adds
test_shipping.pyplusconftest.py/fixtures.py/setup.pyupdates. Also touchesbeam/scan/__init__.py,DeliveryNote.vue, andstores/scan.ts— small source changes alongside the tests.