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 unit tests #37

Merged
merged 100 commits into from
Mar 5, 2023
Merged

Add unit tests #37

merged 100 commits into from
Mar 5, 2023

Conversation

cmower
Copy link
Owner

@cmower cmower commented Oct 23, 2022

Todo

  • test_builder.py
  • test_models.py
  • test_optas_utils.py
  • test_optimization.py
  • test_solver.py
  • test_spatialmath.py
  • test_sx_container.py
  • tester_robot_model.py
  • test_examples.py

@cmower
Copy link
Owner Author

cmower commented Feb 25, 2023

@joaomoura24, I have completed the unit tests. All checks are passing. When you have time, it would be great if you could try out on your PC. There is an explanation on how to run the tests in the README, just make sure to pip install . from the root of the repo before running. Also, before merging, would be a good idea for you to double check the list of commits - these may affect your code (however, I don't think these should affect you so much).

@joaomoura24
Copy link
Collaborator

Hey, for me it seems all good. I also tested my code base and everything runs well.
You can merge it.

@cmower cmower merged commit 40e0c42 into master Mar 5, 2023
@cmower cmower deleted the unittests branch March 5, 2023 18:05
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.

None yet

2 participants