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

Unit tests needed #10

Open
13 of 19 tasks
LarrySnyder opened this issue Jun 4, 2022 · 0 comments
Open
13 of 19 tasks

Unit tests needed #10

LarrySnyder opened this issue Jun 4, 2022 · 0 comments
Assignees

Comments

@LarrySnyder
Copy link
Owner

LarrySnyder commented Jun 4, 2022

Unit tests needed for:

  • finite_horizon.myopic_bounds()
  • helpers.sum_of_discrete_uniforms_distribution()
  • instances.load_instance()
  • instances.save_instance()
  • Policy.__eq__()
  • Policy.get_order_quantity_balanced_echelon_base_stock()
  • ssm_serial.newsvendor_heuristic(), for non-normal distributions
  • SupplyChainNode.deep_equal_to()
  • sim.calculate_period_costs()
  • Simulation for systems with disruptions
  • Simulation for systems with non-normal demands
  • supply_chain_network.network_from_edges()
  • test_newsvendor.TestNewsvendorContinuous.test_example_4_1_with_pdf()
  • test_ssm_serial.TestNewsvendorHeuristic.test_problem_6_2a()
  • test_supply_chain_node.TestStateVariables.test_rosling_figure_1_per_22() (currently commented out)
  • test_supply_uncertainty.TestNewsvendorWithAdditiveYieldUncertainty -- add examples with non-uniform yield
  • sim_io
  • holding and stockout cost functions in simulation
  • sim.run_multiple_trials()
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

No branches or pull requests

1 participant