Merged
Conversation
verbetering van de how to test in relatie tot Geonovum/KP-APIs#626 Geonovum/KP-APIs#627
fixes issue Geonovum/KP-APIs#629
fixes issue Geonovum/KP-APIs#630
joostfarla
suggested changes
Nov 28, 2024
Collaborator
|
Voor de besluitvorming wel goed om ook te vermelden dat dit niet enkel voor developer.overheid.nl is gedaan:
|
TheBonheurs
requested changes
Dec 6, 2024
Collaborator
Author
Ik heb de tekst in de implication aangepast zodatduidelijk is dat het gaat om "an example of the test is included in the automatic tests..." |
aangescherpt dat het om een example gaat "an example of the test is included"
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Als voorbereiding op de behandeling van de standaard door het Forum Standaardisatie en de doorontwikkeling van developer.overheid zijn de deeplinks naar de testcode verwijdert en zijn de tests algemener beschreven. Dit geeft developer.overheid meer vrijheid om verschillende manieren van testen op te zetten en uit te werken.
Conform de geest van de design rules zijn de tests meer gericht op het testen van het design aan de hand van de Open API Specification, dan aan het testen van de server configuratie waarop de API draait. ook het onderscheid tussen het design en de implementatie is niet aan ons om te testen. vandaar de focus op het design en de OAS.
Deze wijzigingen zijn ingegeven door de issues van @dvh zoals gebundeld in https://github.com/Geonovum/KP-APIs/milestone/4
De wijzigingen betreffen GEEN inhoudelijke wijzigingen van de standaard, het is slechts een aanpassing in verwijzingen naar externe bronnen en informatieve manieren om de regels van de standaard te kunnen testen.