mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 09:37:04 +01:00
Add documents query params e2e tests
This commit is contained in:
parent
1c80fd17fd
commit
f03a0f6e73
6 changed files with 545 additions and 2 deletions
|
|
@ -72,6 +72,7 @@ describe('documents-list', () => {
|
|||
fixture: 'document_types/doctypes.json',
|
||||
})
|
||||
|
||||
cy.viewport(1280, 1024)
|
||||
cy.visit('/documents')
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue