1. 04 Mar, 2016 1 commit
    • - Add test content library XML. · 80fc91bf
      - Ensure that only a course import is saved to the draft branch and then
      published. A content library has only a single 'library' branch.
      - Add a fields parameter to the create_library call so the call has the
      correct number of parameters.
      - Add tests which import content libraries using different test methods
      and with different branch settings.
      - Add test which imports a content library and then exports it.
      - Use XBlock module version that supports XML-serialized String of None.
      - Add re-import of content library and equality comparison to test.
      - Allow get_items to be called on LibraryLocators.
      John Eskew committed
  2. 03 Mar, 2016 6 commits
  3. 02 Mar, 2016 1 commit
  4. 01 Mar, 2016 2 commits
  5. 29 Feb, 2016 9 commits
  6. 27 Feb, 2016 1 commit
    • Ensuring page is loaded belongs in the page object. · 18e1aaa3
      TNL-4151 had previously been fixed to avoid a flaky condition; however,
      that only passed the flaky condition to a later point in the
      test. The proper fix is to ensure the page has loaded. Putting the
      definition in this method will mean that the page will wait
      to load with other functions, such as `DashboardPage.visit()`.
      Ben Patterson committed
  7. 26 Feb, 2016 8 commits
  8. 25 Feb, 2016 2 commits
  9. 24 Feb, 2016 4 commits
  10. 23 Feb, 2016 4 commits
  11. 22 Feb, 2016 2 commits