Skip to content

OBPIH-6696 Add tests for edits when receiving #37

Merged
awalkowiak merged 5 commits intomainfrom
OBPIH-6696
Jan 23, 2025
Merged

OBPIH-6696 Add tests for edits when receiving #37
awalkowiak merged 5 commits intomainfrom
OBPIH-6696

Conversation

@kkrawczyk123
Copy link
Collaborator

Added tests for:

  • edit qty to higher/lower
  • asserting validation on edited qty not matching shipped qty
  • asserting validation on using exp date without lot including splitting lines
  • add lot and exp date in the middle of receiving
  • split line into 2 lots

import DatePicker from '@/components/DatePicker';
import TextField from '@/components/TextField';
import BasePageModel from '@/pages/BasePageModel';
import { filter } from 'lodash';
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove unused import

@awalkowiak awalkowiak merged commit d0a07fd into main Jan 23, 2025
1 check failed
@awalkowiak awalkowiak deleted the OBPIH-6696 branch January 23, 2025 12:59
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