1. 31 Aug, 2015 1 commit
  2. 27 Aug, 2015 1 commit
  3. 13 Jul, 2015 2 commits
  4. 01 Jul, 2015 2 commits
  5. 25 Jun, 2015 1 commit
  6. 15 Jun, 2015 1 commit
  7. 22 May, 2015 1 commit
  8. 20 May, 2015 2 commits
  9. 06 May, 2015 1 commit
    • Paver: Ability to run only servers or only tests · db285cab
      This would allow a user to set up and run servers, with an open prompt for killing
      them. Likewise a user could open a different terminal session and run tests only.
      
      How-to:
      * At a terminal/ssh session, start bok-choy servers with
          `paver test_bokchoy --serversonly`
          (or, if you've already run collectstatic on your system:
          `paver test_bokchoy --serversonly --fasttest`)
      * When the above is running, you can now open a separate terminal/ssh session
      and run:
          `paver test_bokchoy -t my_tests --testsonly`
      
      Keep in mind, the 'testsonly' flag does no setup. There is some minimal teardown; however,
      such as clearing mongo and flushing the lms database. (Some tests have non-unique identifiers
      and could not be run more than once.)
      Ben Patterson committed
  10. 04 May, 2015 2 commits
  11. 30 Apr, 2015 1 commit
  12. 28 Apr, 2015 1 commit
  13. 22 Apr, 2015 2 commits
  14. 16 Apr, 2015 1 commit
  15. 08 Apr, 2015 1 commit
  16. 16 Mar, 2015 1 commit
  17. 03 Mar, 2015 1 commit
  18. 02 Mar, 2015 1 commit
  19. 27 Feb, 2015 2 commits
  20. 24 Feb, 2015 1 commit
  21. 06 Feb, 2015 1 commit
  22. 29 Jan, 2015 1 commit
  23. 28 Jan, 2015 1 commit
  24. 17 Jan, 2015 1 commit
  25. 16 Jan, 2015 1 commit
  26. 14 Jan, 2015 1 commit
  27. 31 Dec, 2014 2 commits
  28. 22 Dec, 2014 1 commit
  29. 18 Dec, 2014 2 commits
  30. 05 Dec, 2014 1 commit
  31. 01 Dec, 2014 1 commit
  32. 11 Nov, 2014 1 commit