Troll the trolls: tasks are not grouped correctly
Đang mở
- Ngôn ngữ chính
- C#
- Star
- 427
- Fork
- 383
- Merge trung bình
- 2 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.