exercism / exercism/csharp

Troll the trolls: tasks are not grouped correctly

Abierto
#2,323 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C#
Estrellas
427
Forks
383
Merge medio
2 d 2 h
PR fusionados (30 d)
5

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.