Create unit test for modules: - [x] Numpad Keyboard module - [x] Trie engine - [ ] Single tap Keyboard module - Object need to be adjusted for using word processor and keyboard writter - [ ] T9 Keyboard module - Probably need to separate t9_engine here, then create tests - [ ] Word processor - Initial sketch done - [ ] Keyboard writer - Tests can be implemented with mocking Controller (input by keyboard)
Create unit test for modules: