Of importance: enable/disable, but the more thorough, the better.

Comments

iamEAP’s picture

Component: Code » Stat methods

Reorganizing under "stat methods" component.

iamEAP’s picture

Status: Active » Postponed

This actually might not be possible until Entity gets Entity Manager injected properly: #2015535: Improve instantiation of entity classes and entity controllers

While thinking through it, though, I think we should move the SAPI method plugin manager cache clear out of StatMethod and into StatMethodStorageController. Separate issue for that here: #2052147: Move the Stat Method plugin clearCachedDefinitions() call from StatMethod to StatMethodStorageController

In the meantime, marking postponed until the aforementioned Entity Manager injection issue is taken care of.

iamEAP’s picture

Title: Add PHPUnit tests for StatMethod » Add PHPUnit tests for Stat and StatMethod

Adding "Stat" to the list of classes that need testing. Still waiting on #2015535: Improve instantiation of entity classes and entity controllers.

jaxxed’s picture

Issue summary: View changes

The Stat and StatMethod concepts are no longer used, but UnitTests are needed still.

jaxxed’s picture

Status: Postponed » Closed (won't fix)

I will move the testing requirement to new issues