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

Add Tests for SetTimeLimit() #10

Open
kwesiRutledge opened this issue Nov 26, 2023 · 0 comments
Open

Add Tests for SetTimeLimit() #10

kwesiRutledge opened this issue Nov 26, 2023 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kwesiRutledge
Copy link
Contributor

It would be nice to add a simple test for SetTimeList() method of the gurobiSolver object.

One example of a similar test is TestEnv_GetTimeLimit1 from testing/gurobi/env_test.go. Feel free to expand the test to do more if you would like!

Suggested Final Product(s):

  • The final tests should be written in gurobisolver_test.go following the format for test naming (i.e., TestGurobiSolver_SetTimeLimit#).
@kwesiRutledge kwesiRutledge added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant