test: adds more tests
This commit is contained in:
parent
ca06b84106
commit
ae285d7afc
@ -31,6 +31,7 @@ func TestCreate(t *testing.T) {
|
||||
"aldi_10.00.jpg",
|
||||
"edeka_10.11.jpg",
|
||||
"casa espana_20221216_62.19.jpg",
|
||||
"1und1_202302011_61.97_BAR.jpg",
|
||||
},
|
||||
map[string][]want{
|
||||
"Food": {
|
||||
@ -50,6 +51,10 @@ func TestCreate(t *testing.T) {
|
||||
},
|
||||
},
|
||||
"Other": {
|
||||
{
|
||||
"1UND1",
|
||||
"61.97",
|
||||
},
|
||||
{
|
||||
"BMA-ZON",
|
||||
"12.34",
|
||||
|
Loading…
Reference in New Issue
Block a user