Commit Graph

4 Commits

Author SHA1 Message Date
Auto Contents
1b89e39e36 Updating standard content files for repository 2023-08-18 17:01:11 +00:00
Michael Bisbjerg
5119be4352 Fix bad editorconfig value 2023-01-09 22:52:32 +01:00
Auto Contents
df78c4eb84 Updating standard content files for repository 2022-03-19 12:24:53 +00:00
Michael Bisbjerg
f5cdd0c3e7 Refactor tests, employ async, use better Assert() calls
Use async Xunit tests
Apply xunit analyzer suggestions, such as "Assert.False()" instead of "Assert.Equal(false, ..)
Introduce errors for missing await calls
Remove all .Result properties
Remvoe all .Sync() calls
2021-03-27 18:02:24 +01:00