mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
✅ test: add BDD test framework and initial tests with Playwright and Cucumber (#9843)
* try with bdd test * update * update * add workspace * update * fix * ci * ci * fix * update * update * update parallel * update config * ⚡️ perf: increase e2e timeout to 120 seconds Co-authored-by: Arvin Xu <arvinxx@users.noreply.github.com> * update config * more parallel * fix parallel * fix tests * refactor to improve performance * fix * fix * fix * refactor with tsx --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Arvin Xu <arvinxx@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
packages:
|
||||
- 'packages/**'
|
||||
- '.'
|
||||
- 'e2e'
|
||||
- '!apps/**'
|
||||
|
||||
Reference in New Issue
Block a user