mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-28 02:48:40 +00:00
add article affinity analysis test
This commit is contained in:
parent
d5667805c6
commit
e6a6c4a24d
|
|
@ -390,6 +390,9 @@ return [
|
|||
'phpOMS\tests\Business\Finance\LorenzkurveTest' => ['description' => 'Lorenz kurve', 'type' => 'framework'],
|
||||
'phpOMS\tests\Business\Finance\LorenzkurveTest:testGiniCoefficient' => ['description' => 'The gini coefficient calculation is correct', 'type' => 'framework'],
|
||||
|
||||
'phpOMS\tests\Business\Marketing\ArticleCorrelationAffinityTest' => ['description' => 'Article affinity/correlation', 'type' => 'framework'],
|
||||
'phpOMS\tests\Business\Marketing\ArticleCorrelationAffinityTest:testAffinity' => ['description' => 'The highest affinities between articles purchased are calculated correctly', 'type' => 'framework'],
|
||||
|
||||
'phpOMS\tests\Business\Marketing\MetricsTest' => ['description' => 'General marketing metrics', 'type' => 'framework'],
|
||||
'phpOMS\tests\Business\Marketing\MetricsTest:testCustomerRetention' => ['description' => 'Test the correctness of the customer retention calculation', 'type' => 'framework'],
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user