164 tests, 41.3% coverage. Tests written against the public API only (external test package, no _test.go in pkg/core/). Covers: New(Options), Data, Drive, Config, Service, Error, IPC, Fs, Cli, Lock, Array, Log, App, Runtime, Task. Fixes: NewCommand now inits flagset, New() wires Cli root command. Old tests removed — they referenced With*, RegisterService, and other patterns that no longer exist. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| testdata | ||
| app_test.go | ||
| array_test.go | ||
| cli_test.go | ||
| config_test.go | ||
| core_test.go | ||
| data_test.go | ||
| drive_test.go | ||
| embed_test.go | ||
| error_test.go | ||
| fs_test.go | ||
| i18n_test.go | ||
| ipc_test.go | ||
| lock_test.go | ||
| log_test.go | ||
| options_test.go | ||
| runtime_test.go | ||
| service_test.go | ||
| task_test.go | ||