feat: 在没有服务器配置会自动创建一个 #61
Annotations
4 errors
Serein.Tests.Services.Server.ConfigurationTests.ShouldOutputToFile:
src/Serein.Tests/Services/Server/ConfigurationTests.cs#L71
Assert.True() Failure
Expected: True
Actual: False
|
Serein.Tests.Services.NetPlugin.EventTests.ShouldInvokePluginLoadedEvent:
src/Serein.Tests/Services/NetPlugin/EventTests.cs#L89
System.InvalidOperationException : Sequence contains no elements
|
Serein.Tests.Services.NetPlugin.EventTests.ShouldInvokeServerEvent:
src/Serein.Tests/Services/NetPlugin/EventTests.cs#L190
Assert.Contains() Failure: Item not found in collection
Collection: []
Not found: "OnServerStarting"
|
test
Process completed with exit code 1.
|