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

test: Adding test script for pick list creation from "Material Request" #249

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Komal-Saraf0609
Copy link
Contributor

@Komal-Saraf0609 Komal-Saraf0609 commented Nov 28, 2022

The above script does testing for the following:

  1. Creates 2 items to be used in the pick list.
  2. Creates a pick list using the created items.
  3. Checks what ways are available to create a pick list.
  4. Checks if "Material Transfer" is selected as the purpose then "Material Request" field should be visible.
  5. Deletes the created pick list.
  6. Creates a material request.
  7. Creates a pick list using the material request.
  8. Deletes the pick list.

@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Merging #249 (343ee51) into develop (c84ae8f) will decrease coverage by 9.33%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #249      +/-   ##
===========================================
- Coverage    45.12%   35.78%   -9.34%     
===========================================
  Files           83       73      -10     
  Lines         3537     3395     -142     
  Branches       651      633      -18     
===========================================
- Hits          1596     1215     -381     
- Misses        1642     1828     +186     
- Partials       299      352      +53     

@cypress
Copy link

cypress bot commented Nov 28, 2022



Test summary

208 1 0 0


Run details

Project ERPNext
Status Failed
Commit 0bb6a9e ℹ️
Started Nov 29, 2022 12:36 PM
Ended Nov 29, 2022 1:23 PM
Duration 47:38 💡
OS Linux Ubuntu - 20.04
Browser Chrome 107

View run in Cypress Dashboard ➡️


Failures

cypress/integration/TF_04_accounts/TS_20_manual_bankRecon_bankClearance.js Failed
1 Manual Bank Reconciliation via Bank Clearance > Manually reconciling PE via bank clearance

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

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.

1 participant