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

Pytest unit tests setup #37

Merged
merged 6 commits into from
Dec 28, 2024
Merged

Pytest unit tests setup #37

merged 6 commits into from
Dec 28, 2024

Conversation

texhnolyze
Copy link
Contributor

  • test(resampling): setup initial pytest unit tests
  • ci: upgrade pre-commit/action versions
  • ci: setup unit-test workflow

Summary

Sets up initial pytest unit tests for the resampling module.
Also upgrades the pre-commit and GitHub action versions and sets up a unit-test workflow.

@texhnolyze texhnolyze self-assigned this Dec 3, 2024
@texhnolyze texhnolyze force-pushed the feature/pytest-setup branch from 784d276 to 4476aff Compare December 3, 2024 17:42
@texhnolyze texhnolyze force-pushed the feature/pytest-setup branch 5 times, most recently from aacd014 to 802963c Compare December 19, 2024 13:56
of IMU `rotation`, `joint_states` and `joint_commands`
by extracting a composite action from the `test-dataset` workflow
@texhnolyze texhnolyze marked this pull request as ready for review December 19, 2024 14:02
The ROS 2 environment (on a CL) changes pytest to import lark at some point. This was missing before
Copy link
Member

@jaagut jaagut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, this is some fancy testing!

@jaagut jaagut merged commit 2b6ff1f into main Dec 28, 2024
5 checks passed
@jaagut jaagut deleted the feature/pytest-setup branch December 28, 2024 21:33
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