midca icon indicating copy to clipboard operation
midca copied to clipboard

test_all_examples.py

Open TonePoems opened this issue 5 years ago • 3 comments

The file midca/tests/test_all_examples.py throws the following errors on files which should be more specific to the error being related to Running ROS on a machine not connected to Neo. examples/ObjectDetector.py...............................................................[FAILED during initialization] examples/Calibrate.py............................................................................[FAILED during initialization]

TonePoems avatar Oct 15 '20 19:10 TonePoems

Yes, that is true there are example files in there that need other third-party applications like ROS to test. So, I have updated the test_all_examples.py file to ignore those files for now.

sampathgogineni avatar Oct 15 '20 20:10 sampathgogineni

Add global var to indicate libraries and packages that are active (e.g., ROS).

mcox25 avatar Nov 06 '20 15:11 mcox25

So why is test_all_examples.py in a separate directory called "tests" ?

mcox25 avatar Apr 08 '21 17:04 mcox25