luftfartsverket / reqstool-client

Reqstool is a tool for managing requirements with related software verification cases (aka tests) and verification results (test results)
https://luftfartsverket.github.io/reqstool-client/
MIT License
2 stars 0 forks source link

feat: Fixes resolving of paths and bugs related to finding testdata #77

Closed lfvbarcus closed 5 months ago

lfvbarcus commented 5 months ago

This MR corrects the logic with prepending paths if the user has specified them in the reqstool_config. It also adresses an spelling error and the logic in the handle_custom() function that rewrote the default paths of maven and python projects to an empty list.