HPI/tests/core
Dima Gerasimov 64a4782f0e core/ci: fix windows-specific issues
- use portable separators
- paths should be prepended with r' (so backwards slash isn't treated as escaping)
- sqlite connections should be closed (otherwise windows fails to remove the underlying db file)
- workaround for emojis via PYTHONUTF8=1 test for now
- make ZipPath portable
- properly use tox python environment everywhere

  this was causing issues on Windows
  e.g.
      WARNING: test command found but not installed in testenv
        cmd: C:\hostedtoolcache\windows\Python\3.9.12\x64\python3.EXE
2022-05-03 10:16:01 +01:00
..
structure_data core/structure: help locate/extract gdpr exports (#175) 2021-07-08 00:44:55 +01:00
test_kompress.py core/ci: fix windows-specific issues 2022-05-03 10:16:01 +01:00
test_pandas.py core.pandas: allow specifying schema; add tests 2021-02-15 00:15:44 +00:00
test_structure.py core/structure: add partial matching (#212) 2022-02-10 08:49:13 +00:00