ReactiveUI/integrationtests
..
IntegrationTests.Android
IntegrationTests.Mac
IntegrationTests.Shared
IntegrationTests.Shared.Tests
IntegrationTests.UWP
IntegrationTests.WPF
IntegrationTests.WinForms
IntegrationTests.XamarinForms
IntegrationTests.XamarinForms.Android
IntegrationTests.XamarinForms.UWP
IntegrationTests.XamarinForms.iOS
IntegrationTests.iOS
Directory.Build.props
IntegrationTests.All.sln
IntegrationTests.Android.sln
IntegrationTests.Mac.sln
IntegrationTests.Shared.Tests.sln
IntegrationTests.UWP.sln
IntegrationTests.WPF.sln
IntegrationTests.WinForms.sln
IntegrationTests.XamarinForms.sln
IntegrationTests.iOS.sln
README.md
global.json

README.md

Integration Tests

Here you will find our automated integration tests. They aren't wired up into CI/CD yet but soon will be. Do you want to help out with it? Ask.

Credits

  • Some code was borrowed from Kent's most excellent book to scaffold up the initial LoginViewModel that is shared across all platforms. Additionally we used his work as the basis for WPF the platform. All Kent's code is licensed under MIT.