skillhub/web/src
dongmucat 50a6c4b7fe test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198)
* chore(workflow): align local hooks and e2e guidance

* test(e2e): expand reusable api mock helpers

* test(skill): stabilize share button e2e assertions

* chore(test): add e2e make target and tune playwright workers

* test(web): expand e2e coverage and smoke suite

* test(e2e): migrate to real API flows and add request-based data builder

* ci(e2e): add PR workflow for real-service frontend e2e

* ci(e2e): install playwright chromium in PR workflow

* test(e2e): relax timeout and force single worker in CI

* test(e2e): stabilize not-found assertions and harden CI session bootstrap

* chore(agents): align tester role with web/e2e workflow
2026-04-01 14:41:23 +08:00
..
api feat: support Unicode characters in skill slugs (#196) 2026-03-31 10:17:34 +08:00
app Merge remote-tracking branch 'origin/main' into feature/notification-system 2026-03-23 17:12:13 +08:00
docs docs: align clawhub env vars with public docs 2026-03-19 17:39:38 +08:00
features test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
i18n feat(web): add skill share button with e2e tests (#181) 2026-03-30 14:04:52 +08:00
pages feat: support Unicode characters in skill slugs (#196) 2026-03-31 10:17:34 +08:00
shared feat: support Unicode characters in skill slugs (#196) 2026-03-31 10:17:34 +08:00
types refactor: address code review findings from 2026-03-22 2026-03-23 13:48:23 +08:00
bootstrap.ts docs: enrich frontend code documentation 2026-03-19 13:37:21 +08:00
index.css fix: skill upload constraints, rejected label, and last-version guard (#82) 2026-03-18 16:40:51 +08:00
main.tsx docs: enrich frontend code documentation 2026-03-19 13:37:21 +08:00