Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Better tests for Raspberry Pi #47

Open
Razican opened this issue Sep 2, 2015 · 1 comment
Open

Better tests for Raspberry Pi #47

Razican opened this issue Sep 2, 2015 · 1 comment

Comments

@Razican
Copy link
Member

Razican commented Sep 2, 2015

Currently tests work to be built in Travis CI. Nevertheless, since in Travis they do not have the hardware of the Raspberry Pi, some more tests use the camera on-board the Raspberry Pi if available. This is great, but it should also be applied to the GPS, GSM and even Serial tests, not to mention the future temperature and XBee tests.

@Razican
Copy link
Member Author

Razican commented Jan 28, 2016

This is going to be implemented on the rust version. Maybe we could backport those tests, even though it means to modify some constants to check if we are on the raspberry pi. Maybe we could put flags as we did with with different compilation schemes. Constants such as GSM_CHECK or GPS_CHECK to actually check the components themselves.

@Razican Razican added this to the 1.2 milestone Jun 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant