mapbox / mapbox-sdk-cs

C# libraries for Mapbox API layer
https://mapbox.github.io/mapbox-sdk-cs/
Other
20 stars 11 forks source link

Tests for UWP configuration #52

Open wilhelmberg opened 7 years ago

wilhelmberg commented 7 years ago

related https://github.com/mapbox/vector-tile-cs/issues/27

Currently nunit UWP test runners are GUI apps. Investigate more about alternatives and enable tests for UWP configuration on AppVeyor

wilhelmberg commented 7 years ago

According to Feodor UWP unit tests cannot run on AppVeyor because the only work on W10 and AppVeyor is Windows Server based: http://help.appveyor.com/discussions/questions/1631-windows-uwp-test-support https://ci.appveyor.com/project/FeodorFitsner/react-native/build/1.0.15

Nevertheless this project seems to have gotten around that limitation somehow: https://github.com/ArxOne/MrAdvice/tree/master/Test/UwpTest https://ci.appveyor.com/project/picrap/mradvice/build/master-415/tests