Page MenuHomePhabricator

Testing backported features/functionality
Closed, ResolvedPublic

Description

For Pingback:

  • Test that the pingback actually happens? Make best effort to do so

For WikibaseManifest:

  • Make sure that we don't overtest things that are already tested in Manifest. Before writing any tests, review what is already being tested

For Federated Properties:

  • Verification that Federated Properties 1.35 works as intended for users should be able to be done in some kind of test system.
  • Should test if prefetching works as intended
  • Manual setup of entity sources should no longer be necessary

Event Timeline

Is there anything left to be tested from the developers side @toan @Tarrow @hoo ? Otherwise I'd moving those testing task for Product testing

Product verification of the FedProps piece is in progress -- just to confirm, I will not be looking at whether prefetching works as intended or whether manual setup of entity sources is no longer necessary.

Product verification of the FedProps piece is in progress -- just to confirm, I will not be looking at whether prefetching works as intended or whether manual setup of entity sources is no longer necessary.

We have tests now for those things so should be fine unless you notice it being extremely slow on some page.

prefetching -> https://github.com/wmde/wikibase-release-pipeline/blob/main/Docker/test/selenium/specs/fedprops/prefetching.js
manual configuration was removed here -> https://github.com/wmde/wikibase-release-pipeline/commit/e504f197247b04b441764f76bc90fbe7d6cac9de#diff-cc04631b81c0ca6d2cb44a6edfd594b7794ad32d7f102fcb237b7a993ee41f0fR10