juice-shop/juice-shop

View on GitHub
test/cypress/e2e/profile.spec.ts

Summary

Maintainability
A
0 mins
Test Coverage

FIXME found
Open

    // FIXME Only works on Chrome <80 but Protractor uses latest Chrome version. Test can probably never be turned on again.
Severity: Minor
Found in test/cypress/e2e/profile.spec.ts by fixme

FIXME found
Open

            Cookie: `token=${localStorage.getItem('token')}` // FIXME Not allowed by browser due to "unsafe header not permitted"
Severity: Minor
Found in test/cypress/e2e/profile.spec.ts by fixme

FIXME found
Open

            Origin: 'http://htmledit.squarefree.com', // FIXME Not allowed by browser due to "unsafe header not permitted"
Severity: Minor
Found in test/cypress/e2e/profile.spec.ts by fixme

There are no issues that match your filters.

Category
Status