mirror of
https://github.com/aelve/guide.git
synced 2024-11-22 11:33:34 +03:00
TODO add
This commit is contained in:
parent
7a09345533
commit
facf4062d4
@ -7,6 +7,7 @@ fixture`Index`
|
||||
// sometimes it takes long for index page to load and tests can fail
|
||||
await t.wait(2000)
|
||||
})
|
||||
// TODO add hook that checks for console errors on each test and fail if errors exist
|
||||
|
||||
test('Resize window if mobile test', testFunctions.resizeWindowIfMobile)
|
||||
test('Create category, create category with duplicate name', testFunctions.createCategoryAndDuplicate)
|
||||
|
Loading…
Reference in New Issue
Block a user