hackf / rpi_door

MIT License
2 stars 3 forks source link

Unit Tests #6

Closed Taar closed 10 years ago

Taar commented 10 years ago

Tests need to be written to make sure everything happens in the correct order. Tests should include all drivers and classes. unittest.mock could be used to achive this.