Skip to content
  1. Jul 31, 2021
  2. Jul 26, 2021
  3. Jul 25, 2021
    • nimrod's avatar
      Add bats-support, needed for bats-assert. · f8cc109f
      nimrod authored
      f8cc109f
    • nimrod's avatar
      Output junit directly from Bats. · 880f95b0
      nimrod authored
      Should make the CI job even faster!
      880f95b0
    • nimrod's avatar
      Better Bats tests. · 40affc9f
      nimrod authored
      - Add a submodule for assertions. Should provide better output.
        Hopefully it will help debugging the failing tests.
      - Add some perf data examples (no tests or code yet).
      40affc9f
    • nimrod's avatar
      Yet more testing. · dc2eeb15
      nimrod authored
      - Fill in the notification messages, addressed last linting issues.
      - Enabled pre-commit in CI.
      - Add importing of the nagios submodule in the wheel test.
      dc2eeb15
    • nimrod's avatar
      Testing the CLI. · d3ab0120
      nimrod authored
      - Test the CLI using Bats. A few test, more to do.
      - Found small issues and fixed them!
      - Add to CI, remove the job to check the executable runs (covered by
        Bats).
      - Run on host01, should be faster to download the binary.
      d3ab0120
    • nimrod's avatar
      Progress. · 4f1a6a6c
      nimrod authored
      - More tests, now using mocks.
      - Silence some linter warnings.
      - Start thinking about parsing perfdata.
      4f1a6a6c
  4. Jul 21, 2021
  5. Jul 20, 2021
  6. Jul 13, 2021
  7. Jul 11, 2021
    • nimrod's avatar
      Start of the script. · e7c47b34
      nimrod authored
      Just argument parsing for now. Enough to start playing around with
      Pyinstaller.
      e7c47b34
  8. Jul 10, 2021