Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
nop-entropy
/
nop-entropy-e2e
/
packages
下载当前目录
canonical-entropy
fix(e2e): 增强表格导航的SPA路由可靠性
92d3eb6e
创建于
13 小时前
历史提交
文件
最后提交记录
最后更新时间
e2e-shared
fix(e2e): 增强表格导航的SPA路由可靠性 - navigateToEntity增加SPA路由就绪检测和重试机制 - 已在目标页面时跳过导航直接等待表格加载
13 小时前
nop-auth-e2e
fix(e2e): 修复登录页i18n locale不匹配导致e2e测试失败 - login-page.ts通过localStorage强制zh-CN locale并使用结构选择器定位输入框 - auth-login.spec.ts同步修复内联选择器和URL匹配模式 - 导出forceLocale()工具函数供其他测试使用
1 天前
nop-code-e2e
test(e2e,config): fix E2E tests to full green (38/38 auth tests pass, 1239 nop-stream unit tests pass) - Switch %dev H2 from file (./db/test) to in-memory (mem:test) for clean startup every time - Add ensureDefaultSite() to auth-resource tests so siteId dict validation passes - Fix auth-role browser tests: replace searchRole (no search form on page) with goto+assertRowVisible - Fix playwright.config.ts cwd paths (../../../../../ -> ../../../) and command (./mvnw -> mvn) - nop-stream unit tests: 305+140+40+754=1239 passed, 0 failures - nop-auth E2E: 38/38 passed (10 RPC + 5 resource browser + 5 role RPC + 8 role browser + 4 login + 6 user)
9 天前
nop-job-e2e
test(e2e,config): fix E2E tests to full green (38/38 auth tests pass, 1239 nop-stream unit tests pass) - Switch %dev H2 from file (./db/test) to in-memory (mem:test) for clean startup every time - Add ensureDefaultSite() to auth-resource tests so siteId dict validation passes - Fix auth-role browser tests: replace searchRole (no search form on page) with goto+assertRowVisible - Fix playwright.config.ts cwd paths (../../../../../ -> ../../../) and command (./mvnw -> mvn) - nop-stream unit tests: 305+140+40+754=1239 passed, 0 failures - nop-auth E2E: 38/38 passed (10 RPC + 5 resource browser + 5 role RPC + 8 role browser + 4 login + 6 user)
9 天前