Merge pull request #1217 from MITx/feature/zoldak/lms-acceptance-testing
Merge the lettuce acceptance test framework to master
Showing
- doc/testing.md 44 additions, 8 deletionsdoc/testing.md
- lms/djangoapps/courseware/features/courses.py 254 additions, 0 deletionslms/djangoapps/courseware/features/courses.py
- lms/djangoapps/courseware/features/courseware.feature 18 additions, 0 deletionslms/djangoapps/courseware/features/courseware.feature
- lms/djangoapps/courseware/features/courseware.py 7 additions, 0 deletionslms/djangoapps/courseware/features/courseware.py
- lms/djangoapps/courseware/features/courseware_common.py 37 additions, 0 deletionslms/djangoapps/courseware/features/courseware_common.py
- lms/djangoapps/courseware/features/high-level-tabs.feature 23 additions, 0 deletionslms/djangoapps/courseware/features/high-level-tabs.feature
- lms/djangoapps/courseware/features/openended.feature 33 additions, 0 deletionslms/djangoapps/courseware/features/openended.feature
- lms/djangoapps/courseware/features/openended.py 89 additions, 0 deletionslms/djangoapps/courseware/features/openended.py
- lms/djangoapps/courseware/features/smart-accordion.feature 59 additions, 0 deletionslms/djangoapps/courseware/features/smart-accordion.feature
- lms/djangoapps/courseware/features/smart-accordion.py 152 additions, 0 deletionslms/djangoapps/courseware/features/smart-accordion.py
- lms/djangoapps/portal/README.md 15 additions, 0 deletionslms/djangoapps/portal/README.md
- lms/djangoapps/portal/__init__.py 0 additions, 0 deletionslms/djangoapps/portal/__init__.py
- lms/djangoapps/portal/features/common.py 84 additions, 0 deletionslms/djangoapps/portal/features/common.py
- lms/djangoapps/portal/features/factories.py 34 additions, 0 deletionslms/djangoapps/portal/features/factories.py
- lms/djangoapps/portal/features/homepage.feature 47 additions, 0 deletionslms/djangoapps/portal/features/homepage.feature
- lms/djangoapps/portal/features/homepage.py 8 additions, 0 deletionslms/djangoapps/portal/features/homepage.py
- lms/djangoapps/portal/features/login.feature 27 additions, 0 deletionslms/djangoapps/portal/features/login.feature
- lms/djangoapps/portal/features/login.py 45 additions, 0 deletionslms/djangoapps/portal/features/login.py
- lms/djangoapps/portal/features/registration.feature 17 additions, 0 deletionslms/djangoapps/portal/features/registration.feature
- lms/djangoapps/portal/features/registration.py 24 additions, 0 deletionslms/djangoapps/portal/features/registration.py
Loading
Please register or sign in to comment