feat(p7-07): defer all 249 filestore tests — FileStore implementation is a stub
All methods on JetStreamFileStore throw NotImplementedException (session 18 placeholder). Marked all 249 unit_tests (IDs 351–599) for server/filestore_test.go as deferred in porting.db. No test file created; tests will be written once the FileStore implementation is ported. All 701 existing unit tests continue to pass.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# NATS .NET Porting Status Report
|
||||
|
||||
Generated: 2026-02-27 00:35:59 UTC
|
||||
Generated: 2026-02-27 00:40:06 UTC
|
||||
|
||||
## Modules (12 total)
|
||||
|
||||
@@ -22,9 +22,9 @@ Generated: 2026-02-27 00:35:59 UTC
|
||||
| Status | Count |
|
||||
|--------|-------|
|
||||
| complete | 252 |
|
||||
| deferred | 235 |
|
||||
| deferred | 484 |
|
||||
| n_a | 187 |
|
||||
| not_started | 2469 |
|
||||
| not_started | 2220 |
|
||||
| verified | 114 |
|
||||
|
||||
## Library Mappings (36 total)
|
||||
|
||||
Reference in New Issue
Block a user