| Lucas_Werkmeister_WMDE added a subscriber: Jonas. Lucas_Werkmeister_WMDE updated the task description. (Show Details) |
CHANGES TO TASK DESCRIPTION
Many of the constraint checker tests still use template-style parameters, e. g. `[ 'property' => 'P2' ]`. Before we can remove support for constraint templates, we’ll have to migrate those tests to use statement-style parameters. This can be done with helper methods in the `ConstraintParameter` trait, like the existing methods `propertyParameter`, `propertiesParameter`, `rangeParameter`, `namespaceParameter`, and `formatParameter`.
Changes:
- [ ] [type checkers](https://gerrit.wikimedia.org/r/#/c/362395/)
- [ ] [range checker](https://gerrit.wikimedia.org/r/#/c/369909/)
- [ ] [connection checkers](https://gerrit.wikimedia.org/r/#/c/369914/)
- [ ] [one of checker](https://gerrit.wikimedia.org/r/#/c/369917/)
- [x] [mandatory qualifiers checker](https://gerrit.wikimedia.org/r/#/c/369946/)
- [x] [constraint status](https://gerrit.wikimedia.org/r/#/c/369955/)
- [ ] [`DelegatingConstraintchecker`](https://gerrit.wikimedia.org/r/#/c/372162/)
- [ ] [special page](https://gerrit.wikimedia.org/r/#/c/372171/)
Changes:
- [ ] [type checkers](https://gerrit.wikimedia.org/r/#/c/362395/)
- [ ] [range checker](https://gerrit.wikimedia.org/r/#/c/369909/)
- [ ] [connection checkers](https://gerrit.wikimedia.org/r/#/c/369914/)
- [ ] [one of checker](https://gerrit.wikimedia.org/r/#/c/369917/)
- [x] [mandatory qualifiers checker](https://gerrit.wikimedia.org/r/#/c/369946/)
- [x] [constraint status](https://gerrit.wikimedia.org/r/#/c/369955/)
- [ ] [`DelegatingConstraintchecker`](https://gerrit.wikimedia.org/r/#/c/372162/)
- [ ] [special page](https://gerrit.wikimedia.org/r/#/c/372171/)
TASK DETAIL
EMAIL PREFERENCES
To: Lucas_Werkmeister_WMDE
Cc: Jonas, gerritbot, Aklapper, Lucas_Werkmeister_WMDE, PokestarFan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Agabi10, Izno, Wikidata-bugs, aude, Mbch331
Cc: Jonas, gerritbot, Aklapper, Lucas_Werkmeister_WMDE, PokestarFan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Agabi10, Izno, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
