move-coop / parsons

A python library of connectors for the progressive community.
https://www.parsonsproject.org/
Other
258 stars 128 forks source link

Add Windows tests to CI setup #860

Closed shaunagm closed 3 weeks ago

shaunagm commented 1 year ago

We currently run the Parsons test (and install & linting process) on Mac and Ubuntu. We can fairly easily add Windows testing (see below for instructions) but doing so reveals some underlying issues on Windows.

To address this issue, one needs to:

Once we have Windows tests, and they are passing, we can merge the PR.