codesandbox-client
codesandbox-client copied to clipboard
Tests are not reporting anything
🐛 bug report
Preflight Checklist
- [x] I have read the Contributing Guidelines for this project.
- [x] I agree to follow the Code of Conduct that this project adheres to.
- [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.
Description of the problem
Tests are stuck in "Running Test Suites..."
How has this issue affected you? What are you trying to accomplish?
Running tests in codesandbox
To Reproduce
Link to sandbox: link (optional)
Your Environment
| Software | Name/Version |
|---|---|
| Сodesandbox | 52d0d0108 |
| Browser | Chrome: 100.0.4896.60 |
| Operating System | Linux 5.13 Ubuntu 20.04.4 LTS (Focal Fossa) |
Hey @eps1lon - Thank you for flagging this, the tests unfortunately don't work within Server sandboxes and we'll be removing them soon.
To run the tests you'll need to use the terminal. Sorry for the trouble!
@JamesACS Terminal as in you will need to run them locally? or is there any way to use terminal on CSB?
Hey @leochoo - You can access the terminal within CSB, just below the preview window
Hi @JamesACS - is that possible without using Browser Sandbox into a Cloud Sandbox? When I went through Terminal Tab I got this message: "To use the terminal, you need to upgrade your Browser Sandbox into a Cloud Sandbox. Cloud Sandboxes are an improved coding experience that run your code in the cloud. They allow you to run Docker, code in new languages, add servers, databases, and much more. See a preview below."