feat(p7-04): fill auth & config-check stubs — 1 written, 39 deferred
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.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# NATS .NET Porting Status Report
|
||||
|
||||
Generated: 2026-02-27 00:04:02 UTC
|
||||
Generated: 2026-02-27 00:07:45 UTC
|
||||
|
||||
## Modules (12 total)
|
||||
|
||||
@@ -21,11 +21,11 @@ Generated: 2026-02-27 00:04:02 UTC
|
||||
|
||||
| Status | Count |
|
||||
|--------|-------|
|
||||
| complete | 208 |
|
||||
| deferred | 162 |
|
||||
| complete | 209 |
|
||||
| deferred | 201 |
|
||||
| n_a | 187 |
|
||||
| not_started | 2527 |
|
||||
| stub | 59 |
|
||||
| stub | 19 |
|
||||
| verified | 114 |
|
||||
|
||||
## Library Mappings (36 total)
|
||||
@@ -37,4 +37,4 @@ Generated: 2026-02-27 00:04:02 UTC
|
||||
|
||||
## Overall Progress
|
||||
|
||||
**4193/6942 items complete (60.4%)**
|
||||
**4194/6942 items complete (60.4%)**
|
||||
|
||||
Reference in New Issue
Block a user