sandstorm-io/sandstorm

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

Open

#3,615 opened on Apr 10, 2022

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

Repository metrics

Stars
 (6,583 stars)
PR merge metrics
 (Avg merge 12d 18h) (6 merged PRs in 30d)

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