Commit e767579
committed
add new playwrighte2e testing and replace cypres with it!
make playwright run and remove cypress! Migrate e2e coverage to Playwright and restore iframe task visibility
- replace Cypress e2e setup with Playwright equivalents
- run Playwright through the HTTPS dev server
- use Playwright-managed Chromium instead of system Chromium
- add client test support for showing runTasks chains in the active chat
- route iframe-created task chains through the normal selected-task URL flow
- keep background task execution available via runTasks display options1 parent 2060276 commit e767579
42 files changed
Lines changed: 1030 additions & 2973 deletions
File tree
- packages/taskyon/src/api
- public/docs
- src
- pages
- stores
- test
- cypress
- e2e
- fixtures
- support
- wrappers
- playwright
- e2e
- support
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
| |||
This file was deleted.
0 commit comments