1. 19 Jan, 2016 1 commit
  2. 03 Nov, 2015 1 commit
    • Ability to run bok-choy in multiprocess mode. · 7eb9cecb
      This includes:
      * Ability to specify number of processes to run bok-choy tests in
      * A forked nose commit to get the multiprocess plugin's logging to work
      * A different plugin (xunitmp) must be used for pulling together xunit results
      
      This works by:
      * Starting the various servers that are needed for the acceptance test environment
      * Running the tests themselves in multiprocess mode
      Ben Patterson committed
  3. 29 Oct, 2015 1 commit
  4. 07 Oct, 2015 1 commit
  5. 30 Sep, 2015 1 commit
  6. 23 Sep, 2015 1 commit
    • TE-1042 include diff-cover for js. · 23dfcf1b
      Note that because js testing occurs on a different CI job than python
      unit testing, files will not be clobbered by this change. The python unit
      testing job also creates the same-named report through the diff_coverage
      task.
      Ben Patterson committed
  7. 31 Aug, 2015 1 commit
    • Add jshint diff-quality. · 0683e5ff
      The platform includes jshint as a development tool, and our
      builds are enforcing a limit on total number of jshint violations.
      This commit will enforce no new jshint violations on a per-change
      basis, much like pylint and pep8 are enforced. So with this change,
      we'll be enforcing our linting requirements consistently, regardless
      of type of violations.
      
      Also on Jenkins, runs quality task after installing jshint.
      Ben Patterson committed
  8. 05 Aug, 2015 2 commits
  9. 03 Aug, 2015 1 commit
  10. 30 Jul, 2015 1 commit
  11. 23 Jul, 2015 1 commit
  12. 13 Jul, 2015 1 commit
  13. 02 Jul, 2015 1 commit
  14. 24 Jun, 2015 1 commit
  15. 17 Jun, 2015 1 commit
  16. 22 May, 2015 1 commit
    • Use jshint in paver, include in builds. · aebb35d3
      JShint will be executed with paver run_jshint, which will use a defined set of
      directories (likewise defined are directories to ignore). A limit can be imposed
      on the total number of violations. Note that this change does NOT include adding
      jshint to diff-quality or `paver run_quality`.
      Ben Patterson committed
  17. 15 May, 2015 1 commit
  18. 14 May, 2015 1 commit
  19. 13 May, 2015 1 commit
  20. 07 May, 2015 3 commits
  21. 04 May, 2015 3 commits
  22. 30 Apr, 2015 2 commits
  23. 28 Apr, 2015 1 commit
  24. 20 Mar, 2015 1 commit
  25. 14 Mar, 2015 1 commit
  26. 10 Mar, 2015 1 commit
  27. 03 Mar, 2015 1 commit
  28. 02 Mar, 2015 2 commits
  29. 27 Feb, 2015 1 commit
  30. 24 Feb, 2015 2 commits
  31. 20 Feb, 2015 2 commits