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:
@@ -8,10 +8,7 @@ addopts =
|
||||
-v
|
||||
--strict-markers
|
||||
--tb=short
|
||||
--cov=.
|
||||
--cov-report=html
|
||||
--cov-report=term-missing
|
||||
--alluredir=allure-results
|
||||
-p no:allure
|
||||
markers =
|
||||
unit: 单元测试
|
||||
auth: 认证相关测试
|
||||
|
||||
Reference in New Issue
Block a user