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

Change all scripts and files to use assertion description in assertions.csv #418

Open
egekorkan opened this issue Dec 11, 2022 · 0 comments
Labels
assertions topics about the assertions package

Comments

@egekorkan
Copy link
Member

Currently, the description for an assertion found in any csv output can come from a multitude of places. However, assertion.csv that is copied from the TD spec is the only place that should have this. Thus, we should change our tooling to use only that. This means:

  • Removing description from assertion schemas
  • Removing it from csv files inside assertion-td and tm
  • Scripts that do some checks
  • Manually checking where else it can be inserted

Once that is done, anytime we need to output a csv file, the assertion description should be copied from assertions.csv

@FadySalama do you see potential problems?

@egekorkan egekorkan added the assertions topics about the assertions package label Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assertions topics about the assertions package
Projects
None yet
Development

No branches or pull requests

1 participant