talisman icon indicating copy to clipboard operation
talisman copied to clipboard

Need functional tests

Open harinee opened this issue 5 years ago • 0 comments

Golang code has test coverage, but all the bash-driven functionalities are manually tested. We need functional tests to validate how the binary works. Things to consider:

  • How do we test across different OS's?
  • The environment should be spun up/down on runtime
  • Functional tests should be configured to run before the release is declared stable

harinee avatar Sep 01 '20 09:09 harinee