#4137 closed Enhancement (fixed)
move unit test UI to developers plugin
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.3 |
| Component: | Developer Tools | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
Change History (6)
comment:1 Changed 18 months ago by brettp
comment:2 Changed 18 months ago by cash
I meant move the page for executing them from diagnostics plugin to the developers plugin.
comment:3 Changed 18 months ago by brettp
- Summary changed from move unit tests into developers plugin to move unit test UI to developers plugin
comment:4 Changed 18 months ago by cash
- Milestone changed from Elgg 1.8.2 to Elgg 1.8.3
comment:5 Changed 17 months ago by Cash Costello
- Resolution set to fixed
- Status changed from new to closed
Fixes #4137 moves test UI to developers plugin
Changeset: 51229ebc6691f8edb17a5f15328aa626eabc09fc
comment:6 Changed 16 months ago by Cash Costello
Fixes #4137 moves test UI to developers plugin
Changeset: 51229ebc6691f8edb17a5f15328aa626eabc09fc
Note: See
TracTickets for help on using
tickets.

It feels weird to me to have the core unit tests in a plugin. Are you thinking the benefit here is that it adds another barrier so average users won't be tempted to run them?