1. 15 6月, 2021 1 次提交
  2. 06 5月, 2021 1 次提交
  3. 31 3月, 2021 1 次提交
    • T
      test: fail early when the test environment isn't correctly set up · 04677c41
      Tomas Vik 提交于
      If the integration test workspace is missing, fail the test instantly.
      This improves contributor experience preventing
      unrelated integration test failures.
      This commit also moves the documentation for running integration tests
      to a more prominent position in the docs.
      04677c41
  4. 04 3月, 2021 1 次提交
  5. 02 3月, 2021 1 次提交
  6. 23 2月, 2021 1 次提交
  7. 15 12月, 2020 1 次提交
  8. 02 11月, 2020 1 次提交
  9. 13 8月, 2020 1 次提交
  10. 12 8月, 2020 1 次提交
    • T
      test: automated testing strategy · ad5d53d6
      Tomas Vik 提交于
      Implementing integration and unit tests using mocha and adding two
      documents that describe the testing strategy and guide how to write
      new tests.
      ad5d53d6