Page MenuHomePhabricator

[Task] Run set of tests without schema code tests
Closed, InvalidPublic

Description

https://bugzilla.wikimedia.org/show_bug.cgi?id=71503#c1:

  1. We need to be able to verify things will be fine by running the tests for the functionality we will be using. This means we need to be able to run the tests without the schema code ones. Adding "@group StoreSchema" to the relevant test methods, and running the tests with "phpunit --exclude-group StoreSchema,performance" achieves this.

Version: unspecified
Severity: normal
Whiteboard: u=dev c=backend p=2 s=2014-11-11
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=73268

Details

Reference
bz73267

Related Objects

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 3:48 AM
bzimport set Reference to bz73267.
bzimport added a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).Dec 1 2014, 2:33 PM
JanZerebecki lowered the priority of this task from High to Medium.Jul 23 2015, 9:14 PM
JanZerebecki moved this task from incoming to needs discussion or investigation on the Wikidata board.
Jonas renamed this task from Run set of tests without schema code tests to [Task] Run set of tests without schema code tests.Aug 13 2015, 8:59 PM
Jonas set Security to None.