databases icon indicating copy to clipboard operation
databases copied to clipboard

Add windows compatibility for tests

Open collerek opened this issue 3 years ago • 1 comments

Add windows support for tests:

  • different path to venv scripts
  • aiopg needs a workaround with event loop setting on py3.8+

Should be reviewed after #453 is merged to highlight only relevant changes

collerek avatar Jan 25 '22 17:01 collerek

Let's wait for the base branch to be dealt with so we can review this. But I like the windows compatibility approach anyway.

Maybe we can also add it to the GitHub Actions.

aminalaee avatar Feb 01 '22 15:02 aminalaee