giotto-ai / pyflagser

Python bindings and API for the flagser C++ library (https://github.com/luetge/flagser).
Other
13 stars 14 forks source link

Add test_wheels variable to restrict testing in CI, avoid large files in some tests #54

Closed ulupo closed 3 years ago

ulupo commented 3 years ago

Restricts tests to only dev install when test_wheels is set to false in Azure.

Furthermore, a new fixture flag_file_small is introduced to extract only a subset of the flag files for tests not involving correctness of the output.