* create `features` folder * add base oauth2 server * continue implementing OAuth tests * WIP * add password flow tests * modify Password flow credential types * remove query string credential type * add test case for Authorization flow * add specific Authorization value for Password flow test * WIP * fix linter issues
8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
globals:
|
|
cy: false
|
|
Cypress: false
|
|
expect: false
|
|
assert: false
|
|
|
|
rules:
|
|
"no-console": 0 |