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

Start unit tests with pytest #6

Merged
merged 15 commits into from
Sep 15, 2024
Merged

Start unit tests with pytest #6

merged 15 commits into from
Sep 15, 2024

Conversation

harshil21
Copy link
Member

Starts testing core functionalities of the project, using pytest (#3).

  • Starts with testing the logger module, others to be added over time.
  • Adds CI to enforce that tests pass
  • Rename Scripts/ files

To be merged after #5

@harshil21 harshil21 added enhancement New feature or request tests For PR's which improve tests labels Sep 15, 2024
Base automatically changed from encapsulation to main September 15, 2024 07:06
JacksonElia and others added 2 commits September 15, 2024 16:20
Use the `msgspec` library for `IMUDataPacket` classes
@JacksonElia JacksonElia merged commit 38f2369 into main Sep 15, 2024
2 checks passed
@JacksonElia JacksonElia deleted the unit-tests branch September 15, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests For PR's which improve tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants