mirror of
https://github.com/pushbits/server.git
synced 2025-06-14 16:41:59 +02:00
add test for getUser & add readme
This commit is contained in:
parent
46dd19b07d
commit
e6f24c4458
6 changed files with 114 additions and 21 deletions
1
execute_tests.sh
Normal file
1
execute_tests.sh
Normal file
|
@ -0,0 +1 @@
|
|||
find . -name '*.go' -printf '%h\n' | sort -u | xargs -n1 -P1 go test -cover
|
Loading…
Add table
Add a link
Reference in a new issue