feat(e2e): add Playwright end-to-end tests for authentication, GRN, production, stock transfers, and adjustments #32

Merged
ImanThiyanga merged 1 commits from test/rebase into Dev 2026-08-05 08:04:43 +00:00
Owner
  • Introduced Playwright configuration for e2e testing.
  • Implemented authentication tests to validate login functionality.
  • Created tests for GRN (Goods Receipt Note) to ensure proper stock handling.
  • Developed production run tests to verify lifecycle and stock posting.
  • Added stock transfer tests to check movement between warehouses.
  • Implemented stock adjustment tests for positive and negative adjustments.
  • Established API seeder for test data setup and verification.
  • Enhanced utility functions for UI interactions and response handling.
- Introduced Playwright configuration for e2e testing. - Implemented authentication tests to validate login functionality. - Created tests for GRN (Goods Receipt Note) to ensure proper stock handling. - Developed production run tests to verify lifecycle and stock posting. - Added stock transfer tests to check movement between warehouses. - Implemented stock adjustment tests for positive and negative adjustments. - Established API seeder for test data setup and verification. - Enhanced utility functions for UI interactions and response handling.
ImanThiyanga added 1 commit 2026-08-05 08:04:39 +00:00
- Introduced Playwright configuration for e2e testing.
- Implemented authentication tests to validate login functionality.
- Created tests for GRN (Goods Receipt Note) to ensure proper stock handling.
- Developed production run tests to verify lifecycle and stock posting.
- Added stock transfer tests to check movement between warehouses.
- Implemented stock adjustment tests for positive and negative adjustments.
- Established API seeder for test data setup and verification.
- Enhanced utility functions for UI interactions and response handling.
ImanThiyanga merged commit f140959b43 into Dev 2026-08-05 08:04:43 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: New_REP_SYSTEM/ERP-core#32