Changes between Version 14 and Version 15 of Internship/2012


Ignore:
Timestamp:
01/05/15 15:06:44 (10 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Internship/2012

    v14 v15  
    8282* March 2013
    8383 * The CI Server is still showing 2 failed Selenium tests and 6 failed smoke tests in the CI email. I would also like the smoke test to accurately report the number of tests run & failed. As well as if it fails.
    84  * Create a config.py file for the SSF template based on the settings in https://github.com/flavour/ssf/blob/master/deployment-templates/models/000_config.py. Compare this to the “AidIQ” template that AidIQ uses:  https://github.com/flavour/aidiq/blob/master/private/templates/AidIQ/config.py - they should have the same settings
     84 * Create a config.py file for the SSF template based on the settings in https://github.com/flavour/ssf/blob/master/modules/templates/models/000_config.py. Compare this to the “AidIQ” template that AidIQ uses:  https://github.com/flavour/aidiq/blob/master/modules/templates/AidIQ/config.py - they should have the same settings
    8585 * Run the smoke tests on the SSF Template - fix or report the bugs
    86  * Use "Projects" to map deployments (Re-name crud strings using the settings.ui.customize_<resource_name> - see: https://github.com/flavour/eden/blob/master/private/templates/DRRPP/config.py#L171)
     86 * Use "Projects" to map deployments (Re-name crud strings using the settings.ui.customize_<resource_name> - see: https://github.com/flavour/eden/blob/master/modules/templates/DRRPP/config.py#L171)
    8787 * Ensure that Deployments (Projects) and Volunteers are displayed on the map
    88  * Re implement project_task_form_inject (https://github.com/flavour/eden/blob/master/modules/s3db/project.py#L5115) using S3SQLForm See: http://eden.sahanafoundation.org/wiki/S3SQLForm and and example here: https://github.com/flavour/eden/blob/master/private/templates/DRRPP/config.py#L421 - this is a big chunk of work. To ensure that you do this right I would like you to write some automated tests (using the create helper function should work) to check that your changes work.
     88 * Re implement project_task_form_inject (https://github.com/flavour/eden/blob/master/modules/s3db/project.py#L5115) using S3SQLForm See: http://eden.sahanafoundation.org/wiki/S3SQLForm and and example here: https://github.com/flavour/eden/blob/master/modules/templates/DRRPP/config.py#L421 - this is a big chunk of work. To ensure that you do this right I would like you to write some automated tests (using the create helper function should work) to check that your changes work.
    8989==== S.P Mohanty ====
    9090Mentor: Fran Boon