redhat-developer / app-services-cli

Command Line Interface for RHOAS
https://redhat-developer.github.io/app-services-website/
Apache License 2.0
41 stars 72 forks source link

test(context): add test for validator #1831

Closed rkpattnaik780 closed 1 year ago

rkpattnaik780 commented 1 year ago

Add unit test for contextcmdutil validator.

Verification Steps

  1. Run the command make test.
  2. Passing of PR checks imply the tests are passing.

Type of change