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 alternative workstation (v15) #93

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

Alchez
Copy link
Collaborator

@Alchez Alchez commented May 30, 2024

Porting #80 into version-15


  • test: add test for alternative workstation
  • feat: make alternative workstations configurable
  • fix: uncomment js code for testing
  • feat: search alternative workstation names
  • refactor: pop filters that cause error for Workstation
  • chore: update override commit hash

@Alchez Alchez requested review from HKuz and agritheory May 30, 2024 11:17
@agritheory agritheory marked this pull request as draft May 30, 2024 12:40
@agritheory agritheory marked this pull request as ready for review July 13, 2024 11:07
* test: add test for alternative workstation

* feat: make alternative workstations configurable

* fix: uncomment js code for testing

* feat: search alternative workstation names

* refactor: pop filters that cause error for Workstation

* chore: update override commit hash

---------

Co-authored-by: Heather Kusmierz <[email protected]>
@agritheory agritheory force-pushed the test_alternative_workstation_v15 branch from 7b932cb to 6ec2a91 Compare July 13, 2024 13:20
@Alchez Alchez force-pushed the test_alternative_workstation_v15 branch from 6707f36 to cfd0ac7 Compare July 24, 2024 09:43
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
inventory_tools
   __init__.py50100% 
   customize.py24240%4–47
   hooks.py170100% 
inventory_tools/inventory_tools
   __init__.py00100% 
   boot.py660%1–8
inventory_tools/inventory_tools/doctype
   __init__.py00100% 
inventory_tools/inventory_tools/doctype/inventory_tools_settings
   __init__.py00100% 
   inventory_tools_settings.py593541%16–17, 24–45, 60–65, 73–78, 85–91
   test_inventory_tools_settings.py30100% 
inventory_tools/inventory_tools/doctype/purchase_invoice_subcontracting_detail
   __init__.py00100% 
   purchase_invoice_subcontracting_detail.py330%5–9
inventory_tools/inventory_tools/doctype/purchase_order_subcontracting_detail
   __init__.py00100% 
   purchase_order_subcontracting_detail.py30100% 
inventory_tools/inventory_tools/doctype/subcontracting_default
   __init__.py00100% 
   subcontracting_default.py330%5–9
inventory_tools/inventory_tools/overrides
   job_card.py17288%25, 32
   purchase_order.py14810032%22, 81–84, 93–101, 112–131, 136–154, 159–222, 234–240, 253, 262–264, 269–274
   sales_order.py24196%46
   stock_entry.py781976%77–78, 81, 87, 96, 104, 162, 168, 172, 180–200
   uom.py611280%21–23, 44–45, 84, 91, 109–114
   warehouse.py431663%12, 17, 36–37, 40, 54–68
   work_order.py25120817%26–29, 32–37, 40–42, 45–46, 49–50, 57–58, 65–93, 102–112, 125–158, 175, 178–181, 191–232, 240–270, 276–289, 293–316, 320–357, 365–380, 385–471, 476–498, 512
inventory_tools/inventory_tools/report
   __init__.py00100% 
inventory_tools/inventory_tools/report/manufacturing_capacity
   __init__.py00100% 
   manufacturing_capacity.py805531%11–12, 16, 84–115, 127–133, 214–296, 311–316, 324–338
inventory_tools/inventory_tools/report/material_demand
   __init__.py00100% 
   material_demand.py148994%18, 207–208, 227, 240, 248, 258, 274, 315
inventory_tools/inventory_tools/report/quotation_demand
   __init__.py00100% 
   quotation_demand.py63494%14, 48, 164, 184
inventory_tools/tests
   conftest.py24292%29–30
   test_alternative_workstation.py14843%19–37
   test_manufacturing_capacity.py500100% 
   test_material_demand.py117893%47, 92, 129, 136–138, 185, 233
   test_overproduction.py930100% 
   test_quotation_demand_report.py71199%43
   test_uom.py26485%43–46
   test_warehouse_path.py120100% 
TOTAL144352064% 

@Alchez
Copy link
Collaborator Author

Alchez commented Jul 24, 2024

@agritheory this is passing now after a rebase

@agritheory agritheory merged commit bcaaa64 into version-15 Jul 24, 2024
7 checks passed
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.

2 participants