Bryan Roe
44e2dfaae4
Fixed Digest Unit test issue with persistent connections
...
Removed debug lines
2022-07-02 01:05:14 -07:00
Bryan Roe
143f7ef578
First Rev of Digest AUTH Unit Test
...
Fixed crash in ILibWebClient caused by NULL dereference
2022-07-02 00:03:41 -07:00
Bryan Roe
fd59b52e89
Fixed macOS related issues with MeshCore tests.
...
Fixed bug in macOS clipboard where 0x0D0A was tacked on the end of the buffer
Fixed bug with customized agents, where MeshAgent.isService was returning the wrong value
2022-06-30 14:47:02 -07:00
Bryan Roe
dcd8669746
Rev2 of SelfTest update
...
Added console.getInfoLevel() method
2022-06-29 14:11:51 -07:00
Bryan Roe
772410dbdd
First Rev of MeshCore tests
2022-06-29 11:09:54 -07:00
Bryan Roe
043848a0f9
Fixed bug in WebSocketStream partial fragment handler, where if fragment buffer size was 0, it would not realloc() correctly.
...
Also updated self-test to have inline documentation, as well as support for console debugging
2022-06-28 20:36:32 -07:00
Bryan Roe
4a2f9b009a
Implemented stand-alone MeshCore tester
2022-06-21 15:08:26 -07:00