Skip to content

Split Secrets and Vault Command Tests into Separate Files #80

@tegefaulkes

Description

@tegefaulkes

Specification

  • tests/bin/secrets/secrets.test.ts (every secrets bin command should have its own test file located in tests/bin/secrets and secrets.test.ts can be removed)
  • tests/bin/vaults/vaults.test.ts (every vaults bin command should have its own test file located in tests/bin/vaults and vaults.test.ts can be removed)
  • tests/client/rpcVaults.test.ts (every vaults client service handler should have its own test file located in tests/client/service and rpcVaults.test.ts can be removed)
  • tests/agent/GRPCClientAgent.test.ts (every vaults agent service handler should have its own test file located in tests/agent/service and all vaults-related tests can be removed from GRPCClientAgent.test.ts)

Additional context

Tasks

  1. Expand out spec and tasklist

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions