mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
test: add cypress test for documents list
This commit is contained in:
parent
d38bed1334
commit
afcb5fe3cf
4 changed files with 286 additions and 13 deletions
|
|
@ -1,7 +0,0 @@
|
|||
describe('My First Test', () => {
|
||||
it('Visits the initial project page', () => {
|
||||
cy.visit('/')
|
||||
cy.contains('Welcome')
|
||||
cy.contains('sandbox app is running!')
|
||||
})
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue