This website requires JavaScript.
Explore
Help
Sign In
amacocian
/
MTSC
Watch
1
Star
0
Fork
0
mirror of
https://github.com/AlexMacocian/MTSC.git
synced
2026-07-24 12:06:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87d4f453b7a075fca3a38ac6debef5a391f95e65
MTSC
/
MTSC.UnitTests
T
History
amacocian
6aab10c6f2
Added HttpRequest unit tests
...
Modified HttpRequest parser to skip the first '/' from URI
2020-02-21 13:45:54 +01:00
..
E2ETests.cs
- added duration to discard messages when they were sitting for too long in buffer uncompleted
2020-02-20 16:55:00 +01:00
EchoModule.cs
Changed manual buffering to memorystream in HttpResponse parsing
2020-02-19 19:47:47 +01:00
HttpRequestTests.cs
Added HttpRequest unit tests
2020-02-21 13:45:54 +01:00
MTSC.UnitTests.csproj
Created unit test project for MTSC
2019-11-11 13:07:10 +01:00
NotifyReceivedMessageHandler.cs
Fixed critical bug in how HttpHandler would repackage fragmented messages
2020-02-19 19:36:11 +01:00
TestQueryModule.cs
Added E2E test with query in URL
2020-02-19 14:38:49 +01:00