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

AB: Labeling of Tests #646

Closed
2 of 3 tasks
EagleoutIce opened this issue Feb 7, 2024 · 1 comment · Fixed by #650
Closed
2 of 3 tasks

AB: Labeling of Tests #646

EagleoutIce opened this issue Feb 7, 2024 · 1 comment · Fixed by #650
Assignees
Labels
done The issue is only open as it relates to a larger feature which is not yet completed test Relates to tests specifically

Comments

@EagleoutIce
Copy link
Member

EagleoutIce commented Feb 7, 2024

  • create branch from dataflow-v2
  • label your first test using label(<name>, <ids...>)
  • label all other tests after checking back with @EagleoutIce

Only label elements with a 🟩, 🔶, and 🔴, not "super"/"abstract" labels like expressions.

Whenever you encounter

  • too long/cumbersome label names
  • wrong descriptions alongside a label
  • too short test names
  • or any other thing that can be improved
    improve it.

For all tests under dataflow/:

  • Handle Names and Identifiers
  • Function Calls until index-access>subsetting

Use your good sense: if another label applies for a test case, try to add it as well.

Even if unsure: add an empty label label().

Use, for example, the access>const access>single constant test for guidance.

@EagleoutIce EagleoutIce added the test Relates to tests specifically label Feb 7, 2024
@EagleoutIce EagleoutIce changed the title AB: Labeling of Issues AB: Labeling of Tests Feb 7, 2024
@EagleoutIce
Copy link
Member Author

Please comment any problems/room for improvement encountered.

@Core5563 Core5563 linked a pull request Feb 7, 2024 that will close this issue
@EagleoutIce EagleoutIce added the done The issue is only open as it relates to a larger feature which is not yet completed label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done The issue is only open as it relates to a larger feature which is not yet completed test Relates to tests specifically
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants