Opened 3 years ago
Last modified 3 years ago
#2886 new defect
Improve bbPress and BuddyPress unit test coexistance
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Under Consideration | Priority: | normal |
Severity: | normal | Version: | |
Component: | Tools - Build | Keywords: | |
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)
Note: See
TracTickets for help on using
tickets.
In 2886.diff is an initial pass at improving this, needs more testing and refinements.