Skip to content
Snippets Groups Projects
Verified Commit a3fc3a16 authored by Thomas Lambert's avatar Thomas Lambert :helicopter:
Browse files

tests: reflect changes to polar, remove duplicates

This ensures the tests are still passing with the new definition of
Polars (i.e. change from structure to object).

It also removes many duplicate tests (error tests based on inputs).
These tests are now only done on the parser functions and not the main
caller function. This simplifies test updates and reduces testing time.
parent 255db1c0
No related branches found
No related tags found
No related merge requests found
Pipeline #7121 passed