Re-enable tests, make provideTestGetMetaTags static

the abstract class `provideTestGetMetaTags` is now static in
`EntityMetaTagsCreatorTestCase`. Here its implmementation
is made static, and the previously skipped tests are re-enabled.

Bug: T380605
Depends-On: I3d8ff0cf862c68a9c8465bcdeddf26dff54759fd
Change-Id: I60d173c12c23e563ab08badc52b86970986c9893
1 file changed
tree: cb7884b43d95734cfab289235f2d60c69ec46c2e
  1. .github/
  2. .phan/
  3. cypress/
  4. docs/
  5. i18n/
  6. maintenance/
  7. resources/
  8. src/
  9. tests/
  10. .eslintrc.json
  11. .gitignore
  12. .gitmodules
  13. .gitreview
  14. .minus-x.json
  15. .npmrc
  16. .phpcs.xml
  17. .stylelintrc.json
  18. CODE_OF_CONDUCT.md
  19. composer.json
  20. COPYING
  21. cypress.config.ts
  22. Doxyfile
  23. extension.json
  24. Gruntfile.js
  25. package-lock.json
  26. package.json
  27. phpunit.xml.dist
  28. README-dev.md
  29. README.md
  30. WikibaseLexeme.datatypes.client.php
  31. WikibaseLexeme.datatypes.php
  32. WikibaseLexeme.entitytypes.php
  33. WikibaseLexeme.entitytypes.repo.php
  34. WikibaseLexeme.i18n.alias.php
  35. WikibaseLexeme.mediawiki-services.php
  36. WikibaseLexeme.resources.php
README.md

This extension allows storing and modifying the structured lexicographic data in the Wikibase instance.

Prerequisites

WikibaseLexeme requires the following extensions to be installed and configured on MediaWiki instance:

Installation

To add WikibaseLexeme to an already installed MediaWiki Wikibase instance, please see the extension's installation instructions on MediaWiki.

Configuration

See the options documentation.

Development Setup

See the Development setup documentation.

  翻译: