defang
defang copied to clipboard
Write CLI Tests Part 1
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
...