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

WIP: test(context): add mock for service context #1832

Closed rkpattnaik780 closed 1 year ago

rkpattnaik780 commented 1 year ago

Add mock for service context and unit tests for context sub-commands.

Verification Steps

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

Type of change