All 88 unit test stubs in server/jwt_test.go (IDs 1809–1896) depend on server infrastructure (RunServer, opTrustBasicSetup, newClientForServer, s.LookupAccount, s.UpdateAccountClaims, etc.) and cannot be exercised as pure unit tests. Marked all 88 as 'deferred' for Phase 8 integration testing. Full suite remains at 638 passing tests.
41 lines
609 B
Markdown
41 lines
609 B
Markdown
# NATS .NET Porting Status Report
|
|
|
|
Generated: 2026-02-27 00:04:02 UTC
|
|
|
|
## Modules (12 total)
|
|
|
|
| Status | Count |
|
|
|--------|-------|
|
|
| not_started | 1 |
|
|
| verified | 11 |
|
|
|
|
## Features (3673 total)
|
|
|
|
| Status | Count |
|
|
|--------|-------|
|
|
| complete | 3368 |
|
|
| n_a | 26 |
|
|
| verified | 279 |
|
|
|
|
## Unit Tests (3257 total)
|
|
|
|
| Status | Count |
|
|
|--------|-------|
|
|
| complete | 208 |
|
|
| deferred | 162 |
|
|
| n_a | 187 |
|
|
| not_started | 2527 |
|
|
| stub | 59 |
|
|
| verified | 114 |
|
|
|
|
## Library Mappings (36 total)
|
|
|
|
| Status | Count |
|
|
|--------|-------|
|
|
| mapped | 36 |
|
|
|
|
|
|
## Overall Progress
|
|
|
|
**4193/6942 items complete (60.4%)**
|