Closed
Description
Right now the tests reference files on external servers, such as here (which references the schema for JSON schemas). Note that this isn't in refRemote.json
where it might be more expected, instead it's in plain ref.json
.
This works OK, but isn't great for users with choppy internet connections because their tests become non-deterministic. Might it make more sense to vendor the files that are currently being referenced remotely, adding them to the ./remotes/
directory so they can be served up at localhost
?
Metadata
Metadata
Assignees
Labels
No labels