generated from linz/template-javascript-hello-world
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Allow to import customized test file into the screenshots (#415)
#### Description Now we can run screenshot on a test json file. like. `[ { "name": "health-3857-z5", "tileMatrix": "WebMercatorQuad", "location": { "lat": -41.8899962, "lng": 174.0492437, "z": 5 }, "tileSet": "health" } ] ` #### Intention *Why is this change being made? What implications or other considerations are there?* #### Checklist *If not applicable, provide explanation of why.* - [ ] Tests updated - [ ] Docs updated - [ ] Issue linked in Title
- Loading branch information
1 parent
1b7fe14
commit e02fc95
Showing
2 changed files
with
37 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters