Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mobile] Test Suite #193

Open
4 of 16 tasks
agritheory opened this issue Oct 7, 2024 · 0 comments · May be fixed by #237
Open
4 of 16 tasks

[mobile] Test Suite #193

agritheory opened this issue Oct 7, 2024 · 0 comments · May be fixed by #237
Assignees

Comments

@agritheory
Copy link
Owner

agritheory commented Oct 7, 2024

Use pytest-playwright to test the basic features (MVP)

Receive | Purchase Receipt

  • scan item barcode to receive item (this is a proxy for a UPC scan)
  • complete partial receipt
  • cancel PR
  • complete a receipt with all items

Manufacture | Work Order

  • scan an item to increment
  • scan a handling unit to add
  • complete transfer for mfg
  • complete job cards
  • complete mfg SE from work order
  • "short" a mfg SE
  • "complete" a mfg SE

Ship | Delivery Note

  • scan item barcode to increment
  • scan a handling unit to add
  • complete partial shipment against SO
  • cancel DN
  • complete DN with all items

Out of scope:

  • Extension APIs used by other client applications
  • Login / out / redirect (will be tested passively as part of other tests)
@Alchez Alchez linked a pull request Nov 27, 2024 that will close this issue
@Alchez Alchez linked a pull request Dec 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants