Add tests for asynqmon command binary

This commit is contained in:
Ken Hibino
2022-05-04 06:31:44 -07:00
parent 2f9d2021c3
commit 6dbc580738
2 changed files with 128 additions and 2 deletions

5
.gitignore vendored
View File

@@ -24,8 +24,9 @@ package-json.lock
*.out
# binaries
asynqmon
api
/cmd/asynqmon/asynqmon
/asynqmon
/api
dist/
# Editor configs