sandstorm-io/sandstorm

Demo tests in `tests/basic.js` are broken.

Open

#3615 opened on Apr 10, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (6,583 stars) (737 forks)batch import
good first issuesandstorm-dev

Description

I noticed when picking through the test suite there is logic to explicitly disable demo related tests in tests/basic.js, apparently because at some point they were blocking release and considered not critical.

We should actually fix those eventually.

Contributor guide