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

Troll the trolls: tasks are not grouped correctly #2323

Open
vaeng opened this issue Oct 30, 2024 · 1 comment
Open

Troll the trolls: tasks are not grouped correctly #2323

vaeng opened this issue Oct 30, 2024 · 1 comment

Comments

@vaeng
Copy link
Contributor

vaeng commented Oct 30, 2024

When I did the exercise, the tests were not shown separately by task, but as one big lump.
I looked into the test code and saw that the first test cases are missing the [Task(..)] attribute.

It does fit into task 1. Another option would be to move the Permissions.Default() method into its own task and have the enum construction as the first task, so that the currently un-attributed tests can be set to task 1.

@ErikSchierboom
Copy link
Member

I particularly like the second option.

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

2 participants