Opened 9 years ago
Last modified 5 years ago
#2886 accepted enhancement
Improve bbPress and BuddyPress unit test coexistance
Reported by: | netweb | Owned by: | netweb |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Tools - Build | Keywords: | has-patch |
Cc: |
Description
Currently loading the BuddyPress PHPUnit test suite to coexist with bbPress/WordPress is not ideal due primarily to defined or undefined constants causing various PHP warnings.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 2886.diff is an initial pass at improving this, needs more testing and refinements.