Page MenuHomePhabricator

Testing the Docker base image
Closed, ResolvedPublic5 Estimated Story Points

Description

Acceptance criteria:

  • Existing tests that are appropriate for the base image should be run against it

Event Timeline

https://github.com/wmde/wikibase-release-pipeline/pull/123

What is tested:

		base__repo: [
			'./specs/repo/property.js',
			'./specs/repo/special-property.js',
			'./specs/repo/queryservice.js'
		],
		base__repo_client: [
			'./specs/repo_client/interwiki-links.js',
			'./specs/repo_client/item.js'
		],
		base__fedprops: [
			'./specs/fedprops/*.js'
		],
		base__pingback: [
			'./specs/pingback/*.js'