Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests #195

Merged
merged 4 commits into from
Mar 28, 2024
Merged

Fix tests #195

merged 4 commits into from
Mar 28, 2024

Conversation

1ec5
Copy link
Member

@1ec5 1ec5 commented Mar 22, 2024

Fixed 28 failures and several warnings in tests. #145 and #178 didn’t account for the mocked preset tables lacking the presets we wanted to modify, and also didn’t update the tests for finding documentation on the wiki. Similarly, #181 didn’t mock one of the files that iD normally fetches over the network, so the test harness was fetching it over the network and complaining about it.

Fixes OpenHistoricalMap/issues#720 and fixes OpenHistoricalMap/issues#721.

@erictheise
Copy link
Member

Just confirming: this is ready to be merged @1ec5?

@1ec5
Copy link
Member Author

1ec5 commented Mar 28, 2024

Yes, this is ready to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iD tests fail waiting for preset and other data Tests warn about unexpected request to arcgis.com
2 participants