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

Unit Testing Setup for new Python API #547

Open
dokempf opened this issue Feb 10, 2025 · 0 comments
Open

Unit Testing Setup for new Python API #547

dokempf opened this issue Feb 10, 2025 · 0 comments
Labels
python-api Related to the new Helios++ Python API sustainable h++ Part of the sustainable HELIOS++ project

Comments

@dokempf
Copy link
Collaborator

dokempf commented Feb 10, 2025

In order to properly test our code, we need example data that is as cheap as possible. The demos used for regression testing are not fit for this purpose, as they are too big.

There should be at least fixtures for the following objects:

  • scanner -> singlescanner
  • scene
  • survey
  • singlescanner
  • multiscanner
  • platform
  • tripod + other platform prototypes

These fixtures are to be used solely if we do not care about the specifics of the object.

@dokempf dokempf added sustainable h++ Part of the sustainable HELIOS++ project python-api Related to the new Helios++ Python API labels Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python-api Related to the new Helios++ Python API sustainable h++ Part of the sustainable HELIOS++ project
Projects
None yet
Development

No branches or pull requests

1 participant