mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 13:32:53 +00:00
feat: improved e2e tests
This commit is contained in:
12
frontend/app/cypress/fixtures/no-results.search.res.json
Normal file
12
frontend/app/cypress/fixtures/no-results.search.res.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