more exclusions

This commit is contained in:
Matthias Mair 2025-01-08 22:46:04 +01:00
parent f0dc4a030e
commit b5223dedf1
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@ export const test = baseTest.extend({
url != 'http://localhost:8000/api/user/token/' &&
url != 'http://localhost:8000/api/_allauth/browser/v1/auth/login' &&
url != 'http://localhost:8000/api/auth/v1/auth/login' &&
url != 'http://localhost:8000/api/_allauth/browser/v1/auth/session' &&
url != 'http://localhost:8000/api/auth/v1/auth/session' &&
url != 'http://localhost:8000/api/barcode/' &&
url != 'https://docs.inventree.org/en/versions.json' &&
url != 'http://localhost:5173/favicon.ico' &&