As a Wikibase Release Manager I want to be certain that the version of Wikibase I am about to release functions correctly.
Functionality to test:
- Create an item on Wikibase, and verify it can be found on Query Service (including the label etc)
- Delete an item on Wikibase, and verify that the item isn’t there on the query service any more
- Create an item with a statement and verify that querying using prefixes work correctly (wdt:P1 etc.. )
Acceptance Criteria:
- Tests for all listed functionality have been created
- Tests are run in a "test" step of Wikibase "release pipeline"