test(e2e): update e2e tests and auth tokens
- Update E2E test files with latest authentication tokens - Improve test stability and error handling - Update pytest configuration - Enhance gateway direct test with settings integration
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"localStorage": [
|
||||
{
|
||||
"name": "token",
|
||||
"value": "eyJhbGciOiJIUzM4NCJ9.eyJyb2xlcyI6WyJhZG1pbiJdLCJ1c2VySWQiOjEsInVzZXJuYW1lIjoiYWRtaW4iLCJzdWIiOiJhZG1pbiIsImlhdCI6MTc3NjQ4NzA2OSwiZXhwIjoxNzc2NTczNDY5fQ.ZOxLUv_Iu1LUiHYEAPkeZsGpzVw813_kIdz1oQHCxLt_Yi-o7lx90sPU55XmFqPp"
|
||||
"value": "eyJhbGciOiJIUzM4NCJ9.eyJyb2xlcyI6WyJhZG1pbiJdLCJ1c2VySWQiOjEsInVzZXJuYW1lIjoiYWRtaW4iLCJzdWIiOiJhZG1pbiIsImlhdCI6MTc3NjkzMTI3MywiZXhwIjoxNzc3MDE3NjczfQ.eCEHzq6AHcxhkmhxSSbmM-F5RShM9_GEqQ3McmA8Pyg3CNQ4TXf6HLEDtzdUNY0q"
|
||||
},
|
||||
{
|
||||
"name": "permission",
|
||||
|
||||
Reference in New Issue
Block a user