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

Validation of annotated svcs is not running #19

Closed lfvbarcus closed 8 months ago

lfvbarcus commented 8 months ago

Summary

If you have annotated a test with a svc that's not defined, reqstool should post a warning. Currently, this is not happening when running a project with imports from other sources.

If you place a breakpoint in the _validate_annotation_tests_refers_to_existing_svc_ids function in the symantic_validator.py. If the project that contains svc's is not the initial urn, then this problem arises.