First attempt to add a simple test#29
First attempt to add a simple test#29andreasmarkussen wants to merge 1 commit intonode-red:masterfrom
Conversation
|
|
|
Thanks for the PR @andreasmarkussen. As we don't currently have any unit tests in this repo we first need to get the basic structure in place for how we want to arrange the tests. I'm keen that we have some consistency with the other repos in the node-red org. On that basis, I'd suggest:
|
This is an attempt to add a very simple unit test to the nrlint rules section of NR Lint.
I have not added it to Dev,
Proposed changes
This is my first attempt at creating a simple unit test for NR Lint rules.
Checklist