[buddypress-trac] [BuddyPress Trac] #7241: BP tests should reset page mappings before each test

buddypress-trac noreply at wordpress.org
Thu Sep 1 03:41:40 UTC 2016


#7241: BP tests should reset page mappings before each test
------------------------------+-----------------
 Reporter:  boonebgorges      |      Owner:
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  2.7
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:
------------------------------+-----------------
 https://core.trac.wordpress.org/changeset/38398 broke our tests.
 Previously, we were creating our page mappings in `setUpBeforeClass()`,
 but now WP is wiping all of this committed data out between tests.

 It's probably better practice, if slightly slower, to do this setup before
 each test anyway.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7241>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list