#9085 closed enhancement (fixed)
WP CLI BP: review unit tests
| Reported by: | espellcaste | Owned by: | espellcaste |
|---|---|---|---|
| Priority: | normal | Milestone: | 14.0.0 |
| Component: | WP CLI BP | Version: | |
| Severity: | normal | 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)
#1
@
2 years ago
- Resolution → fixed
- Status assigned → closed
Version 0, edited 2 years ago by
(next)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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 Bebat functions differently and does other stuff too.