Skip to content

Conversation

@jreiberkyle
Copy link
Contributor

merge rc3dev-fixes into main and continue dev in main so docs can be built against latest work

JuLeeAtPlanet and others added 30 commits March 15, 2023 16:54
simplify geojson specified as geometry in catalog_source
Run Session class tests in an event loop
…x all warnings

To fix the 3.10 warnings we relax the pins on httpx and respx and tried
to relax the pin on pytest-asyncio but ultimately moved to anyio.

We switch to anyio from pytest-asyncio because the latest version of
pytest-asyncio kept throwing errors and anyio is already a dependency of httpx.

Warnings popped up due to not using a context manager for open(),
typically in json.load(open(filename)), so these were changed.

Warnings also popped up due to non-async cli tests using
pytest.mark.anyio, so these were removed.
Co-authored-by: Kevin Lacaille <kevinlacaille@gmail.com>
change search-create name/filter options/parameters to match search UI
@jreiberkyle jreiberkyle merged commit c28285b into main Mar 24, 2023
@jreiberkyle jreiberkyle deleted the rc3dev-fixes branch March 24, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants