Skip to content

Add API tests for Rijksmuseum collection endpoint#1

Open
helingunderci wants to merge 1 commit into
masterfrom
collection-api-tests
Open

Add API tests for Rijksmuseum collection endpoint#1
helingunderci wants to merge 1 commit into
masterfrom
collection-api-tests

Conversation

@helingunderci

Copy link
Copy Markdown
Owner

This PR adds automated Rest-Assured tests for the Rijksmuseum API collection endpoint. It includes:

  • Basic response validation (status code and JSON format)
  • Language-specific content check via culture and base URL segments
  • Pagination test using ps parameter
  • Sorting test using s=relevance
  • Filtering by involved maker (e.g. Rembrandt van Rijn)
  • Facet type presence and non-empty validation

All tests are written with JUnit and follow clear structure for future maintainability.

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.

1 participant