Commit 0fd8588
committed
fix(tests): resolve GLiNER dependency mocking for CI environments
- Rewrite GLiNER test suite with proper session-scoped mocking
- Add sys.modules mock for gliner to prevent import errors
- Fix CLI test assertion to match new output format with engine name
- Address 18 test failures related to missing GLiNER dependencies1 parent 1fd436e commit 0fd8588
2 files changed
+197
-168
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments