You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 prototypesThese fixtures are to be used solely if we do not care about the specifics of the object.
The text was updated successfully, but these errors were encountered: