Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Blaz Smehov 7d6d45e6fa feat: GET settings, chore: add tests to node-red 4 tygodni temu
..
httpserver_test chore: finished refactoring, without testing functionallity bar some API calls and one MQTT functionallity 1 miesiąc temu
mqtt_test feat: add MQTT -> kafka bridge, template for decoder 1 miesiąc temu
node-red-integration-tests feat: GET settings, chore: add tests to node-red 4 tygodni temu
README.md more details around the testdata directory 7 lat temu

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: