Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Blaz Smehov b6ef1bc1c2 chore: finished refactoring, without testing functionallity bar some API calls and one MQTT functionallity há 1 mês
..
httpserver_test chore: finished refactoring, without testing functionallity bar some API calls and one MQTT functionallity há 1 mês
mqtt_test chore: finished refactoring, without testing functionallity bar some API calls and one MQTT functionallity há 1 mês
README.md more details around the testdata directory há 7 anos

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: