25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Blaz Smehov 6abe265aab chore: add node-red api test flow 4 주 전
..
httpserver_test chore: finished refactoring, without testing functionallity bar some API calls and one MQTT functionallity 1 개월 전
mqtt_test feat: add MQTT -> kafka bridge, template for decoder 1 개월 전
node-red-integration-tests chore: add node-red api test flow 4 주 전
README.md more details around the testdata directory 7 년 전

README.md

/test

Additional external test apps and test data. Feel free to structure the /test directory anyway you want. For bigger projects it makes sense to have a data subdirectory. For example, you can have /test/data or /test/testdata if you need Go to ignore what’s in that directory. Note that Go will also ignore directories or files that begin with “.” or “_", so you have more flexibility in terms of how you name your test data directory.

Examples: