bolt
bolt copied to clipboard
test: adding bolt init test
| Status | Type | ⚠️ Core Change | Issue |
|---|---|---|---|
| Hold | Test | No | #104 |
Problem
- Projects created by
bolt init <project-name>aren't tested. - Projects created by
bolt initare intermitently failing due to #104
Solution
- Add test to the CI
- Add
sleep 5before the yarn test command