Added start of test automation

pull/2/head
Jean-Marc MEESSEN 4 years ago
parent 0638cfe9ff
commit 2fd54e3734

@ -0,0 +1,11 @@
#!/bin/bash
go build
go test ./...
echo "--------------------------"
./FLEcli -i test/data/fle-1.txt load
echo "--------------------------"
./FLEcli -i test/data/ON4KJM@ONFF-025920200524.txt load
echo "--------------------------"
./FLEcli -i test/data/sample_wwff_sota.txt load
Loading…
Cancel
Save