UNCLASSIFIED - NO CUI

Skip to content

Draft: Resolve "Vet testing in `completion`"

Darrien Lee requested to merge 68-vet-testing-in-completion-2 into main

General MR

Summary

  • Refactored all tests into one test func "TestAllCompletions", left "TestFooCompletion" for future reference
  • Added powershell into the list of valid shells, added corresponding comments to load powershell completions for the session, and added corresponding test
  • Removed all other unnecessary tests that were refactored into "TestAllCompletions"
  • Updated Bash completion to V2, as the previous version was legacy

Relevant logs/screenshots

Completion Test

Linked Issue

Issue 68

Upgrade Notices

N/A

Closes #68 (closed)

Merge request reports