Skip to content

Commit

Permalink
Merge pull request kubeedge#5675 from 1Shubham7/unit-test-1
Browse files Browse the repository at this point in the history
Test coverage for `application.go`
  • Loading branch information
kubeedge-bot authored Jun 21, 2024
2 parents 6a21c37 + 4f4ae94 commit e542ed6
Show file tree
Hide file tree
Showing 2 changed files with 427 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ require (
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/spf13/cast v1.5.0 // indirect
github.com/stoewer/go-strcase v1.2.0 // indirect
github.com/stretchr/testify v1.9.0 // indirect
github.com/stretchr/testify v1.9.0
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/tklauser/go-sysconf v0.3.11 // indirect
github.com/tklauser/numcpus v0.6.0 // indirect
Expand Down
Loading

0 comments on commit e542ed6

Please sign in to comment.