18F / imls-pi-stack

Other
7 stars 0 forks source link

Run go tests on Windows #62

Closed cantsin closed 2 years ago

cantsin commented 2 years ago

This PR enables us to run tests on Windows. session-counter.exe does not work because we have yet to refactor the wifi hardware search functionality to work on Windows.

Timeout for s-c tests was bumped up because (on my Windows instance) it takes 2473.839s to finish.

To run these tests, I install make and mingw via chocolatey.