Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Blaz Smehov feeb5723d3 fix: warning signes vor 1 Monat
..
httpserver_test chore: finished refactoring, without testing functionallity bar some API calls and one MQTT functionallity vor 1 Monat
mqtt_test fix: warning signes vor 1 Monat
README.md more details around the testdata directory vor 7 Jahren

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: