auth_test.go (6): T:153 GetAuthErrClosedState written as pure unit test; T:147/149-152 use RunServer/RunServerWithConfig → deferred. auth_callout_test.go (31): all use NewAuthTest (RunServer) → all deferred. config_check_test.go (3): depend on Go .conf-format parser not yet ported → deferred. Adds 7 new test methods to AuthHandlerTests; suite grows 638→645.
41 lines
609 B
Markdown
41 lines
609 B
Markdown
# NATS .NET Porting Status Report
|
|
|
|
Generated: 2026-02-27 00:07:45 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 | 209 |
|
|
| deferred | 201 |
|
|
| n_a | 187 |
|
|
| not_started | 2527 |
|
|
| stub | 19 |
|
|
| verified | 114 |
|
|
|
|
## Library Mappings (36 total)
|
|
|
|
| Status | Count |
|
|
|--------|-------|
|
|
| mapped | 36 |
|
|
|
|
|
|
## Overall Progress
|
|
|
|
**4194/6942 items complete (60.4%)**
|