Skip to content
Snippets Groups Projects
  1. Sep 26, 2013
  2. Sep 24, 2013
    • Jay Zoldak's avatar
      Namespace the acceptance tests so they show up nicely in jenkins · 7669b4d7
      Jay Zoldak authored
      Conflicts:
      	cms/djangoapps/contentstore/features/advanced-settings.feature
      	cms/djangoapps/contentstore/features/checklists.feature
      	cms/djangoapps/contentstore/features/component.feature
      	cms/djangoapps/contentstore/features/course-overview.feature
      	cms/djangoapps/contentstore/features/course-settings.feature
      	cms/djangoapps/contentstore/features/course-team.feature
      	cms/djangoapps/contentstore/features/course-updates.feature
      	cms/djangoapps/contentstore/features/courses.feature
      	cms/djangoapps/contentstore/features/discussion-editor.feature
      	cms/djangoapps/contentstore/features/grading.feature
      	cms/djangoapps/contentstore/features/html-editor.feature
      	cms/djangoapps/contentstore/features/problem-editor.feature
      	cms/djangoapps/contentstore/features/section.feature
      	cms/djangoapps/contentstore/features/signup.feature
      	cms/djangoapps/contentstore/features/static-pages.feature
      	cms/djangoapps/contentstore/features/subsection.feature
      	cms/djangoapps/contentstore/features/textbooks.feature
      	cms/djangoapps/contentstore/features/upload.feature
      	cms/djangoapps/contentstore/features/video-editor.feature
      	cms/djangoapps/contentstore/features/video.feature
      	lms/djangoapps/courseware/features/certificates.feature
      	lms/djangoapps/courseware/features/help.feature
      	lms/djangoapps/courseware/features/high-level-tabs.feature
      	lms/djangoapps/courseware/features/homepage.feature
      	lms/djangoapps/courseware/features/login.feature
      	lms/djangoapps/courseware/features/lti.feature
      	lms/djangoapps/courseware/features/navigation.feature
      	lms/djangoapps/courseware/features/problems.feature
      	lms/djangoapps/courseware/features/registration.feature
      	lms/djangoapps/courseware/features/signup.feature
      	lms/djangoapps/courseware/features/video.feature
      	lms/djangoapps/courseware/features/word_cloud.feature
      7669b4d7
    • Will Daly's avatar
      f898f729
  3. Aug 22, 2013
    • JonahStanley's avatar
      Stylistic changes · d9659531
      JonahStanley authored
      CMS tests should now run on IE
      
      CMS tests will now run on Safari
      
      Rebased wrong
      
      Forgot to update the test_acceptance.sh
      
      Changed way of string splitting
      d9659531
  4. Aug 01, 2013
  5. Jul 22, 2013
  6. Jun 05, 2013
    • JonahStanley's avatar
      Changed wording to I will · d226a21e
      JonahStanley authored
      d226a21e
    • JonahStanley's avatar
      d147103b
    • JonahStanley's avatar
      Added functionality to bypass alerts · acc743ee
      JonahStanley authored
      This is done with the following steps:
      'I confirm all alerts' means that all alert and confirm windows are returned and returned true respectively
      'I dismiss all alerts' means that all confirm windows are returned false
      'I answer all prompts with "([^"]*)"' means that all prompts are returned with the given string
      
      Please note that these settings are on a PER PAGE basis.  This means that for best results, the step must be given right before the alert is generated.
      acc743ee
  7. May 15, 2013
  8. Apr 18, 2013
  9. Mar 27, 2013
  10. Mar 26, 2013
  11. Mar 08, 2013
  12. Jan 11, 2013
  13. Jan 10, 2013
Loading