mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 09:32:41 +00:00
test: increase ui test coverage
This commit is contained in:
12
cypress/fixtures/search/no-results.json
Normal file
12
cypress/fixtures/search/no-results.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"data": [],
|
||||
"facets": [],
|
||||
"pagination": {
|
||||
"count": 0,
|
||||
"offset": 0,
|
||||
"total": 0
|
||||
},
|
||||
"stats": {
|
||||
"time": 4
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user