1. 11 Mar, 2025 1 commit
  2. 24 Mar, 2023 3 commits
  3. 17 Mar, 2023 1 commit
  4. 22 Feb, 2023 1 commit
  5. 21 Feb, 2023 2 commits
  6. 20 Feb, 2023 1 commit
  7. 25 Jan, 2023 1 commit
  8. 20 Jan, 2023 1 commit
  9. 18 Jan, 2023 1 commit
  10. 17 Jan, 2023 1 commit
    • Dan Jones's avatar
      test: add poll and publish tests · b3e0ef86
      Dan Jones authored
      + refactor cucumber step functions into test folder
      + rename features after tested adapter methods
      + refactor adapter.validate to call adapter.protocol.validate
      b3e0ef86
  11. 16 Jan, 2023 1 commit
    • Dan Jones's avatar
      test: test validate method · 1ff6f48a
      Dan Jones authored
      Add test to check that the mock schema is valid
      If the mock schema is not valid then invalid messages
      can be marked as valid which makes the tests ineffective
      1ff6f48a
  12. 13 Jan, 2023 1 commit
    • Dan Jones's avatar
      test: add tests for receive method · 8b0e7ce8
      Dan Jones authored
      + Ensure dist modules are built before running tests
      + Test successful receive responses
      + TODO test decode and validate are invoked
      8b0e7ce8
  13. 12 Jan, 2023 5 commits
  14. 11 Jan, 2023 1 commit