Difference between revisions of "GSoC/2017/StatusReports/vijay"
Line 1: | Line 1: | ||
− | == | + | == About Kopete == |
− | Kopete is now ported to KF5. This project is about adding auto tests to Kopete. In this | + | Kopete is an Instant Messaging Client that is modular and has plugins. It requires KDE Plasma. Kopete has a huge code base with lots of legacy code and reflects the hard work of many developers since many years. Kopete currently supports 9 different messaging services and has 15+ plugins. |
+ | |||
+ | |||
+ | == About the Project == | ||
+ | |||
+ | Title : Autotests and improving protocol support for Kopete | ||
+ | |||
+ | Kopete is now ported to KF5. This project is about adding auto tests to Kopete. In this auto-tests for protocols and plugins will need to be written. This project also includes the improvement of support for protocols in Kopete. | ||
== Work report == | == Work report == | ||
+ | |||
+ | I have done few auto-tests for libkopete module and auto-tests for oscar protocols are also done. I have also documented how to use the updated tests suite. | ||
+ | |||
+ | == References == | ||
+ | |||
+ | Link to Weekly Reports on Mailing List : here [https://marc.info/?t=149497494900006&r=1&w=2] | ||
+ | |||
+ | Link to Proposal : here [https://docs.google.com/document/d/1-KIAHPWpSimGsDY42bLKW2yVCs5VTzxOObGa1maYZf4/edit?usp=sharing] | ||
+ | |||
+ | Link to Updated Timeline : here [https://docs.google.com/document/d/1b6Rzmez35FTZdbfoKq9VV1bhPVz2r2B6ZlS6eWNSKxY/edit?usp=sharing] |
Revision as of 06:48, 24 June 2017
About Kopete
Kopete is an Instant Messaging Client that is modular and has plugins. It requires KDE Plasma. Kopete has a huge code base with lots of legacy code and reflects the hard work of many developers since many years. Kopete currently supports 9 different messaging services and has 15+ plugins.
About the Project
Title : Autotests and improving protocol support for Kopete
Kopete is now ported to KF5. This project is about adding auto tests to Kopete. In this auto-tests for protocols and plugins will need to be written. This project also includes the improvement of support for protocols in Kopete.
Work report
I have done few auto-tests for libkopete module and auto-tests for oscar protocols are also done. I have also documented how to use the updated tests suite.
References
Link to Weekly Reports on Mailing List : here [1]
Link to Proposal : here [2]
Link to Updated Timeline : here [3]