defang icon indicating copy to clipboard operation
defang copied to clipboard

Write CLI Tests Part 1

Open nullfunc opened this issue 7 months ago • 0 comments

Increase test coverage. As codebase and functionality increases we need to ensure we don't create regressions and need to increase confidence in our code changes.

  • [ ] subscribe.go
  • [ ] deployment.go
  • [ ] compose*.go
  • [ ] config*.go
  • [ ] getServices.go
  • [ ] login.go
  • [ ] new.go
  • [ ] token.go
  • [ ] commom.go

...

nullfunc avatar Jul 05 '24 22:07 nullfunc