Skip to content

Commit

Permalink
Merge pull request #111 from ami-iit/refactor-tests
Browse files Browse the repository at this point in the history
Refactor tests
  • Loading branch information
Giulero authored Dec 23, 2024
2 parents a1764ed + b1ca9c9 commit 9dfcc37
Show file tree
Hide file tree
Showing 30 changed files with 2,010 additions and 3,185 deletions.
2 changes: 1 addition & 1 deletion ci_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- pytest-repeat
- icub-models
- idyntree >=11.0.0
- gitpython
- jax
- pytorch
- jax2torch
- requests
2 changes: 1 addition & 1 deletion ci_env_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ dependencies:
- pytest-repeat
- icub-models
- idyntree >=11.0.0
- gitpython
- requests
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ test =
idyntree
icub-models
black
gitpython
jax2torch
requests
conversions =
idyntree
Expand Down
242 changes: 0 additions & 242 deletions tests/body_fixed/test_CasADi_body_fixed.py

This file was deleted.

Loading

0 comments on commit 9dfcc37

Please sign in to comment.