Overview
- Title
- test moin/1.9 current repo checkout with Python 2.7
- Duration
- 96
- Difficulty
- Medium
- Type
- Testing
- Tags
- python,mercurial,py.test
- Mentors
- thomaswaldmann,rb_proj,ronny_pfannschmidt,xoraxax
- Count
- -1
Description
Abstract
test moin/1.9 current repo checkout with Python 2.7
Details
moin 1.9 was developed to run with python 2.4.x / 2.5.x / 2.6.x.
Python 2.7 is new and we need a practical testing with it.
Hints:
- run automated tests
- do manual testing using your browser, trigger all functionality offered by the wiki user interface
- if some test fails, do same test with python 2.6 and check if it is a regression, document that
You have to deliver a wiki page with documentation about your tests and results.
Skill Requirements
See tags.
Links
New page for this task: EasyToDo/test moin-1.9 current repo checkout with Python 2.7/Notes