Cucumber tests for the hedara ledger
To setup the repo, make sure you have the latest version of node, and npm.
After having them in your path, just run:
npm i
After installing the dependencies, just run
npm test
There are a list of recommended extensions to allow for easy goto definintion for cucumber, as well as auto lint/preetier on save. To do so, go to extensions, and type in @recommended in the search bar, and install the ones there if you wish.
There is a launch.json file in the .vscode folder. This allows you to run any test you tag as @wip