Merged in feature/textextraction (pull request #110)
Text Extraction * bases * go * splitting * structure * movetoasync * movetoasync * settinguptrigger * reorder * storevent * standardisepollingvalidation * unittests * fixlint * fixlint * awscfg * generatesample * followthrough * tests * clena * store * externalidcleanup * clientid * local * baseunittests * putobjecttests * tests
This commit is contained in:
@@ -38,6 +38,11 @@ tasks:
|
||||
vars:
|
||||
CLI_ARGS: -short
|
||||
SKIP_GENERATE: true
|
||||
unit:aws:
|
||||
cmds:
|
||||
- |
|
||||
find ./internal -name "*.aws_test.go" -exec dirname {} \; | sort -u \
|
||||
| xargs go test -short -tags aws
|
||||
unit:
|
||||
vars:
|
||||
TMP_FILE: "{{.OUT_DIR}}/coverage.tmp"
|
||||
|
||||
Reference in New Issue
Block a user