1. 03 1月, 2017 10 次提交
  2. 02 1月, 2017 5 次提交
  3. 31 12月, 2016 24 次提交
  4. 30 12月, 2016 1 次提交
    • A
      Fix failures in default sort order spec · ff4d5fc1
      Adam Niedzielski 提交于
      Test cases were not waiting for page load after clicking.
      This caused failures in test cases that were executed right after
      these incorrect ones, because of requests hitting server after
      a test was finished.
      We do not have to click links, we can go directly to a correct page
      by passing parameters in the URL.
      ff4d5fc1