HTBox / allReady

This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
http://www.htbox.org/projects/allready
MIT License
891 stars 624 forks source link

Fixes #2345 AllReady.ScenarioTest Issues #2350

Closed oneolddev closed 5 years ago

oneolddev commented 5 years ago

WIP for #2345

Attempting to address issues specific to the integration test.

oneolddev commented 5 years ago

Using this pull request to test

  1. Migration of integration test to core 2.1 and Canopy 2.0
    • The original implementation of the integration test used a very old version of Canopy. There have been multiple bug fixes to that original version. It was also implemented in .net 4.61. Moving this to Core 2.1 should make these tests runnable on non-windows platforms.
  2. Build process in AppVeyor
    • Changes to the yml file was necessary to run tests in AppVeyor. There is no way to test this locally.

The PR is not intended to be merged.

oneolddev commented 5 years ago

Please see #2352.

Aggregated this work into #2352. There were too many linkages with other issues.

Closing this PR.