#9085 closed enhancement (fixed)
WP CLI BP: review unit tests
Reported by: | espellcaste | Owned by: | espellcaste |
---|---|---|---|
Milestone: | 14.0.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | WP CLI BP | Keywords: | |
Cc: |
Description
Find out why the behat tests take too long. I think this is due to how I'm installing WordPress and BuddyPress in each feature.
I remember there was a problem around it that I couldn't quite resolve. So the current workaround could be improved.
Ideally, we install WordPress and BuddyPress once in the whole test suite.
Related to #9059
Change History (1)
Note: See
TracTickets for help on using
tickets.
The tests are running surprisely fast compared to the last time I noticed some slowness. I still think the tests run slowly when compared with phpunit, but we need to take into account that Behat functions differently and does other stuff too.