Skip to content

Conversation

@kkrawczyk123
Copy link
Collaborator

Added tests to assert:

  • split line in putaway
  • edit bin on putaway modal
  • validation on empty putaway bin on split modal

await putawayDetailsPage.itemStatusTab.click();
await expect(
putawayDetailsPage.itemStatusTable.row(1).itemStatus
).toHaveText('COMPLETED');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the future, we have to create a file with this kind of strings

@alannadolny alannadolny merged commit caf8118 into main Jan 28, 2026
1 of 3 checks passed
@alannadolny alannadolny deleted the OBPIH-7536 branch January 28, 2026 14:40
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 this pull request may close these issues.

3 participants