Move test data to __data__/expected
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{"name":"Cooking","slug":"cooking","count":1}
|
||||
{"name":"General","slug":"general","count":1}
|
||||
{"name":"Legislative","slug":"legislative","count":1}
|
||||
{"name":"News","slug":"news","count":1}
|
||||
{"name":"Religious","slug":"religious","count":1}
|
||||
{"name":"XXX","slug":"xxx","count":1}
|
||||
{"name":"Other","slug":"other","count":0}
|
||||
@@ -0,0 +1,4 @@
|
||||
{"name":"Andorra","code":"AD","count":1}
|
||||
{"name":"Russia","code":"RU","count":2}
|
||||
{"name":"United Kingdom","code":"UK","count":2}
|
||||
{"name":"Undefined","code":"UNDEFINED","count":1}
|
||||
@@ -0,0 +1,4 @@
|
||||
{"name":"Catalan","code":"cat","count":0}
|
||||
{"name":"English","code":"eng","count":1}
|
||||
{"name":"Russian","code":"rus","count":1}
|
||||
{"name":"Undefined","code":"undefined","count":2}
|
||||
@@ -0,0 +1,6 @@
|
||||
{"name":"Asia","code":"ASIA","count":1}
|
||||
{"name":"Commonwealth of Independent States","code":"CIS","count":1}
|
||||
{"name":"Europe","code":"EUR","count":2}
|
||||
{"name":"Europe, the Middle East and Africa","code":"EMEA","count":2}
|
||||
{"name":"Worldwide","code":"INT","count":1}
|
||||
{"name":"Undefined","code":"UNDEFINED","count":1}
|
||||
Reference in New Issue
Block a user