GradWork icon indicating copy to clipboard operation
GradWork copied to clipboard

Adding unit tests

Open ValentiWorkLearning opened this issue 5 years ago • 5 comments

The project size is increasing. The unit tests should be added for the following parts, with the following priority:

  • [x] Display driver and SPI bus driver

  • [ ] Date time service interaction and synchronizing via BLE

  • [x] Event dispatcher

  • [x] Clock Page Handler

  • [x] Buttons driver

ValentiWorkLearning avatar Mar 21 '20 20:03 ValentiWorkLearning

Also to

  • Main window

  • Controllers classes

ValentiWorkLearning avatar Apr 20 '20 10:04 ValentiWorkLearning

https://github.com/google/googletest/blob/master/googletest/docs/primer.md

ValentiWorkLearning avatar Apr 29 '20 08:04 ValentiWorkLearning

https://github.com/google/googletest/blob/b8e2562086ef326a4a88089f85b29ce7b6f9464b/googlemock/docs/ForDummies.md

ValentiWorkLearning avatar Apr 29 '20 08:04 ValentiWorkLearning

https://github.com/google/googletest/blob/master/googlemock/docs/cheat_sheet.md

ValentiWorkLearning avatar Jun 22 '20 09:06 ValentiWorkLearning

https://github.com/google/googletest/blob/master/googletest/docs/advanced.md

ValentiWorkLearning avatar Oct 05 '20 08:10 ValentiWorkLearning