Commit 059520b
feat: CodeceptUI 2.x: Comprehensive GitHub Issues Resolution + Professional Monaco Editor Integration - CORS Support, Configuration Hooks, Reverse Proxy Compatibility, Browser Management, IDE Features, Enhanced UI/UX, Robust Test Suite, and Fixed E2E Testing Pipeline (#552)
* Initial plan
* Initial analysis and plan for CodeceptUI 2.x improvements
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Fix Node.js compatibility, lint errors, and CodeceptJS 3.x compatibility
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Complete CodeceptUI 2.x modernization with full functionality restored
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Add comprehensive test coverage for CodeceptUI: 77 new tests covering utilities, config, API endpoints, and models
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Update GitHub Actions workflows to run comprehensive unit test suite
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Implement comprehensive enhancements: real-time file watching, dynamic runtime mode switching, performance optimizations, and updated README with screenshots
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Fix GitHub issues #41, #72, #100, #103: WebSocket port compatibility, improved responsive design, better snapshot visibility, and enhanced small screen UX
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Fix critical GitHub issues: CORS support, run button state, browser cleanup, config hooks, reverse proxy support, and IDE-like split view
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Complete UI/UX improvements: Enhanced visual feedback, progress indicators, status badges, and modern loading components
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Implement comprehensive Monaco Editor integration for GitHub issue #38: In-browser code editing with modern CodeceptJS syntax support, autocomplete, and performance optimizations
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Fix failed tests and update main README to showcase Monaco Editor and comprehensive features
- Fixed getCodeceptjsConfig function missing from codeceptjs-factory exports
- Resolved codecept_helper undefined issue with graceful fallback for tests
- Fixed scenario extraction logic to find closest scenario match instead of first match
- Resolved test isolation issues with unique test file naming
- Enhanced editor-repository backup cleanup with proper test isolation
- Updated comprehensive README.md showcasing:
* Professional Monaco Editor integration with modern CodeceptJS 3.x syntax
* Universal network compatibility (CORS, reverse proxy, custom ports)
* Real-time development features and file watching
* Enhanced performance optimizations and mobile responsiveness
* Technical achievements resolving 10+ critical GitHub issues
* Advanced configuration examples and deployment guides
- All 118 tests now passing successfully
- Comprehensive test coverage across all functionality layers
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Fix failed unit tests: Resolve timeout issues with WebSocket connections and event listeners
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
* Fix failed e2e tests: Build frontend, use correct backend startup, fix Playwright browser configuration
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>1 parent 29e5b4c commit 059520b
File tree
64 files changed
+4627
-456
lines changed- .github/workflows
- bin
- lib
- api
- codeceptjs
- config
- model
- utils
- src
- components
- pages
- store/modules
- test
- e2e
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+4627
-456
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | | - | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
18 | 162 | | |
19 | 163 | | |
20 | 164 | | |
| |||
54 | 198 | | |
55 | 199 | | |
56 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
57 | 244 | | |
58 | 245 | | |
59 | 246 | | |
| |||
63 | 250 | | |
64 | 251 | | |
65 | 252 | | |
66 | | - | |
| 253 | + | |
67 | 254 | | |
68 | | - | |
| 255 | + | |
69 | 256 | | |
70 | | - | |
71 | | - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
72 | 262 | | |
73 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
74 | 267 | | |
75 | | - | |
76 | | - | |
| 268 | + | |
| 269 | + | |
77 | 270 | | |
78 | 271 | | |
| 272 | + | |
79 | 273 | | |
80 | | - | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
81 | 279 | | |
82 | | - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
83 | 294 | | |
84 | 295 | | |
85 | 296 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
11 | 23 | | |
12 | 24 | | |
13 | 25 | | |
| |||
Loading
Loading
Loading
Loading
Loading
0 commit comments