meshtastic / c-sharp

C# / .NET based command line interface and library for Meshtastic
GNU General Public License v3.0
23 stars 9 forks source link

Disable/ fix firmware download tests #99

Open parkerreno opened 2 weeks ago

parkerreno commented 2 weeks ago

These tests are currently broken/ flaky due to a bug in the Meshtastic site API. Would be good to either fix or disable the unreliable tests so that the PR build can block on failing tests (there is another class of tests failing I haven't looked at).

Will file a bug on the api repo.

parkerreno commented 2 weeks ago

Bug on API repo https://github.com/meshtastic/api/issues/40