Refactor tests
未關閉
.NET
refactoring
- 主要語言
- C#
- 星號
- 9
- 分支
- 5
- 平均合併
- 12 小時 2 分鐘
- 30 天內合併 PR
- 5
描述
A lot of tests use the same util methods, such as CreateTimeEntry, CreateTimeEntryStorage etc. These can be refactored out into a common class. In addition, tests should test services rather than storages.
Create a ServiceTestBase which can contain methods for creating services, seeding data etc. All Test classes can inherit from this test base.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。