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

WFS post requests #44

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

WFS post requests #44

wants to merge 29 commits into from

Conversation

pstokkink
Copy link
Contributor

Dit zorgt voor ondersteuning van POST requests voor alle methods die we ook via GET ondersteunen.

Daarnaast is een test helper gebouwd die het parametrizen van tests met verschillende urls/request methods eenvoudiger maakt. De bulk daarvan staat in tests/requests.py, een fixture en een helper om de test-ids goed te krijgen staan in conftest.py, misschien moeten we de boel consolideren. Het neigt enigszins naar library code, maar is nu nog flink gecoupled met deze usecase, wellicht kunnen we het op een bepaald moment lostrekken en een manier inbouwen om het te configureren, mocht het handig zijn om in andere repos deze code ook te gebruiken.
Voor voorbeelden van hoe het gebruikt wordt zie de overige testfiles.

@pstokkink pstokkink force-pushed the pieter/wfs-post-requests branch 4 times, most recently from 89d34f4 to d5779d1 Compare March 10, 2025 16:01
@pstokkink pstokkink force-pushed the pieter/wfs-post-requests branch from 0cdd40c to f24b2c1 Compare March 12, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant