Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tr-link not wokring with need-parts #73

Open
danwos opened this issue Feb 12, 2024 · 0 comments
Open

tr-link not wokring with need-parts #73

danwos opened this issue Feb 12, 2024 · 0 comments

Comments

@danwos
Copy link
Member

danwos commented Feb 12, 2024

If need-parts are used, tr_link does not check, if a given id (containing a string like 'need_id.part_id`) fits the target option.

Used like:

.. test-file:: My Test Data
   :file: teen_car/test_run_1.xml
   :id: TESTFILE_1
   :auto_suites:
   :auto_cases:
   :links: [[tr_link('case_name', 'id_complete')]]

Where [[tr_link('case_name', 'id_complete')]] is the part which should make it work.
Using id instead of id_complete works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant