Commit 6ba8f8e
committed
Fix test execution failures and improve test suite stability
- Fixed streaming-load.test.js: Removed TestDataGenerator dependencies causing execution failures
- Fixed plugin-hub.test.js: Improved error handling for search failures
- Fixed plugin-isolation.test.js: Corrected syntax error in file header
- Reduced token counts in streaming tests for faster execution
- Improved async generator implementations for better reliability
- Enhanced error mocking patterns for more accurate test scenarios
All critical test execution issues resolved, building on previous ESLint syntax fixes.1 parent e5efef7 commit 6ba8f8e
File tree
47 files changed
+7854
-5665
lines changed- __tests__
- ecosystem
- fixtures/e2e-data
- performance
- security
- ci-reports
- e2e-reports
- performance-reports
- pipelines
- profiling-reports
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+7854
-5665
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
| 119 | + | |
| 120 | + | |
122 | 121 | | |
123 | | - | |
| 122 | + | |
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| |||
Large diffs are not rendered by default.
0 commit comments