exercism / exercism/csharp

Troll the trolls: tasks are not grouped correctly

Ouverte
#2,323 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C#
Étoiles
427
Forks
383
Merge moyen
2 j 2 h
PR mergées (30 j)
5

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.