Changes between Version 27 and Version 28 of Contribute/QA


Ignore:
Timestamp:
12/04/12 08:04:32 (12 years ago)
Author:
aviraldg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Contribute/QA

    v27 v28  
    4242=== Complete an Automated Tests for a Sahana Eden Module ===
    4343The 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.py
    46  * eden/modules/tests/asset/asset_search.py
     44* ~~'''Asset:'''~~
     45 * ~~eden/modules/tests/asset/asset_report.py~~
     46 * ~~eden/modules/tests/asset/asset_search.py~~ (in progress - aviraldg)
    4747* '''Members:'''
    4848 * eden/modules/tests/member/member_search.py