Beakerboy / OSMBuilding

render an individual OSM building
MIT License
43 stars 5 forks source link

Create mocks for web globals #48

Open Beakerboy opened 3 months ago

Beakerboy commented 3 months ago

The printError function should be in a jest setup file. Tests should expect it to be empty. Now that I have test environment working, it needs to be for errors, not debugging.

Need to add the api query to the test environment,