Hi,
My project is Click To Dial Popup Window for the Linux Desktop
<https://wiki.debian.org/SummerOfCode2018/Projects#SummerOfCode2018.2FProjects.2FClickToDialPopupWindowForLinuxDesktop.Click_To_Dial_Popup_Window_for_the_Linux_Desktop>
What I did this week :
- Developed 'Button Creation Framework' ( Almost completed, looking for
better approach for some tasks )
- Added three developed button to main popup window using Button
Framework
- Changed launch(args) functions of all buttons
- modified truecaller.py module
- added unit tests for generate_url() method in truecaller
- Merged two database_utils module into one class
- Added unit tests for each method in DatabaseUtils class
- Added unit test that raises IntegrityError
- Used SQLite3 escape feature instead of string formatting
Regards,
Sanjay