..
AsyncAutoResentEventTests.cs
Fix unit test.
il y a 6 ans
AsyncLockTests.cs
Replace the Async coordination primitives
il y a 6 ans
ExtensionTests.cs
Refactor message processing and async/await usage.
il y a 6 ans
MQTTnet.Core.Tests.csproj
Reorganize solution structure.
il y a 6 ans
MqttApplicationMessageBuilderTests.cs
Merge proces, enable signing of the assembly.
il y a 7 ans
MqttClientTests.cs
Fix unit tests to allow release builds.
il y a 6 ans
MqttKeepAliveMonitorTests.cs
Fix order of ClientConnected and ClientDisconnected events.
il y a 6 ans
MqttPacketIdentifierProviderTests.cs
Fix generation of packet identifier.
il y a 6 ans
MqttPacketReaderTests.cs
dont use thread static buffers they are overlapping on server due to async io
il y a 6 ans
MqttPacketSerializerTests.cs
Extend MqttPacketReader constructor to allow more unit tests.
il y a 6 ans
MqttPacketWriterTests.cs
Fix wrong packet writer buffer length calculation.
il y a 6 ans
MqttServerTests.cs
Add new UnitTests.
il y a 6 ans
MqttSubscriptionsManagerTests.cs
Refactor async/await and ConcurrentDictionary usage.
il y a 6 ans
RoundtripTimeTests.cs
Add new UnitTests.
il y a 6 ans
TestMqttCommunicationAdapter.cs
Refactor message processing and async/await usage.
il y a 6 ans
TestMqttCommunicationAdapterFactory.cs
Refactor logging and add benchmark.
il y a 6 ans
TestMqttServerAdapter.cs
Refactor subscriptions manager
il y a 6 ans
TestServerExtensions.cs
Add new UnitTests.
il y a 6 ans
TopicFilterComparerTests.cs
Add topic filter tests from MQTT spec
il y a 6 ans