changed stat viewing and amended tests

This commit is contained in:
Finn 2018-04-13 18:08:10 +01:00
parent 78fdfc1e1d
commit a4bcd9c6d7
4 changed files with 105 additions and 73 deletions

View file

@ -42,7 +42,7 @@ $t->post_ok('/api/v1/customer/pies' => json => {
session_key => $session_key,
})
->status_is(200)->or($framework->dump_error)
->json_is('/pie', {
->json_is('/local_all', {
'Local shop local purchaser' => 0,
'Local shop non-local purchaser' => 0,
'Non-local shop local purchaser' => 0,