This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
k3s
Watch
1
Star
0
Fork
You've already forked k3s
0
mirror of
https://github.com/k3s-io/k3s.git
synced
2026-04-15 14:29:44 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
500744bb94
k3s
/
scripts
/
test-unit
3 lines
43 B
Text
Raw
Normal View
History
Unescape
Escape
Redux: Add Unit Test Coverage to CI (#3524) * Added Github action to run unit tests and connect to Codecov Signed-off-by: dereknola <derek.nola@suse.com>
2021-06-29 14:27:50 -04:00
#!/bin/bash
Introduction of Integration Tests (#3695) * Commit of new etcd snapshot integration tests. * Updated integration github action to not run on doc changes. * Update Drone runner to only run unit tests Signed-off-by: dereknola <derek.nola@suse.com>
2021-07-26 12:59:33 -04:00
go test -v ./pkg/... -run Unit
Reference in a new issue
Copy permalink