-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Line 32 in 13ebf4a
| executeWoWRequest (request) { |
Tests could be arbitrarily any depth after a root folder node. This means we would need to update a master file every time a new test is written when paths could change in an API endpoint. A more safe, but difficult approach is better, is searching the depth of the tree. We could also do a basic cache system of all the valid tests routes once discovered.
In node-js apps there is a lot of watch like functions. Lets see how they do this and see if we can add some of the principle aspects to detect new tests.
Metadata
Metadata
Assignees
Labels
No labels