Skip to content

Testing/update

schmidni requested to merge testing/update into main

closes #16 (closed) #18 (closed) #35 (closed)

  • IO tests fixed, the tests were done in relation to the old version of the transformer which mixed up lon/lat. Calculated the new test numbers externally and verified the correct transformation.
  • Created new pipeline to do style test as well as python tests.
  • Created fixtures to connect to a Postgres cluster and automatically connect to a database, run transactions, roll them back as needed, drop/recreate tables as needed, and close the connection in the end.

Merge request reports