Fix tests that rely on a network connection
Open
test failure
theme - developer comfort
- Dominant language
- JavaScript
- Stars
- 15.7k
- Forks
- 3.9k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 34
Description
The specs excluded in [this commit](https://github.com/CesiumGS/cesium/commit/b85d8a449284c9d6f6bcc9fc4226e47cc0594630) on the `cesium.com` branch (which changes the Ion default access token) should be fixed to not have to rely on connection to Cesium ion. Test data should be local to the tests can run offline.
Contributor guide
Research direction
Start by inspecting the specs excluded in commit b85d8a449284c9d6f6bcc9fc4226e47cc0594630 on the cesium.com branch, then trace how their test data reaches Cesium ion. Make the test data local and run the affected specs offline; done means the tests no longer require a connection to Cesium ion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100