Skip to content

Commit b94e55a

Browse files
committed
remove all UTs
1 parent 77ec11b commit b94e55a

File tree

6 files changed

+0
-885
lines changed

6 files changed

+0
-885
lines changed

.circleci/continue_config.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -59,24 +59,6 @@ commands:
5959
popd
6060
6161
jobs:
62-
run_chart_validation_test:
63-
executor: golang
64-
working_directory: ~/project/.circleci/tests/
65-
steps:
66-
- checkout:
67-
path: ~/project
68-
- run:
69-
name: 'Creating directory for GOPATH and override it to be /go'
70-
command: |
71-
go env -w GOPATH=/go
72-
go mod tidy
73-
- run:
74-
name: Run chart validation tests
75-
command: |
76-
go test -v .
77-
- store_test_results:
78-
path: /tmp/test-results
79-
8062
package_and_index_charts:
8163
executor:
8264
name: ops

.circleci/tests/Taskfile.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

.circleci/tests/charts_test.go

Lines changed: 0 additions & 47 deletions
This file was deleted.

.circleci/tests/go.mod

Lines changed: 0 additions & 152 deletions
This file was deleted.

0 commit comments

Comments
 (0)