python-dirbtuves / ubuntu.lt

ubuntu.lt comunity forum based on Misago.
GNU Affero General Public License v3.0
3 stars 0 forks source link

Increase Misago test coverage #9

Open sirex opened 9 years ago

sirex commented 9 years ago

First of all current test coverage needs to be measured.

Then some amount of functional tests have to be written. I would suggest to use django-webtest. Using it you can rise test coverage quite quickly.

Also this should be done on 0.5 branch of Misago repository. You have to for this repo, checkout 0.5.x branch and do the work there. Pull requests also should be created upstream. When you will have a pull request, assign me to pull request so that I receive notification.

If you have any questions about how to start or anything, ask here.

Part of #2.

sirex commented 9 years ago

By the way, probably this weekend I will have some time to write some tests too.

narun4sk commented 9 years ago

Great, because I have to remember how to write them in the first place... lol