Changes between Version 27 and Version 28 of Contribute/QA
- Timestamp:
- 12/04/12 08:04:32 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Contribute/QA
v27 v28 42 42 === Complete an Automated Tests for a Sahana Eden Module === 43 43 The following Tests have been started, but have not yet been completed. The have been write, but the syntax used in these tests is not corrected and needs to be fixed. You will need to used selenium commands to select elements to run the tests instead of the {{{create}}} function in {{{eden/modules/tests/web2unittests.py}}}. Follow the instructions on DeveloperGuidelines/Testing to complete these tests, ensure that they run correctly and add them to the suite. 44 * '''Asset:'''45 * eden/modules/tests/asset/asset_report.py46 * eden/modules/tests/asset/asset_search.py44 * ~~'''Asset:'''~~ 45 * ~~eden/modules/tests/asset/asset_report.py~~ 46 * ~~eden/modules/tests/asset/asset_search.py~~ (in progress - aviraldg) 47 47 * '''Members:''' 48 48 * eden/modules/tests/member/member_search.py