Opened 10 years ago
Closed 10 years ago
#36016 closed task (blessed) (fixed)
Fix or remove useless PHPUnit tests
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 4.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | |
| Focuses: | Cc: |
Description
Running `phpunit --report-useless-tests tells us that a number of our tests are not asserting anything. Let's fix.
Change History (12)
Note: See
TracTickets for help on using
tickets.
In 36778: