aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(test): catch lwt exceptionsClombrong2025-06-111-7/+10
|
* feat(auth): use streams directly for send_auth_stanzaClombrong2025-06-101-3/+2
|
* test(auth): add send_auth_stanza to testsClombrong2025-06-101-3/+7
|
* feat!(stream): stream handles automatic handshakeClombrong2025-05-311-4/+4
|
* feat!: new module StreamClombrong2025-05-302-9/+7
|
* test(flesh): remove obsolete flesh testingClombrong2025-05-302-10/+0
|
* test(js): move portal tests to global testsClombrong2025-05-305-0/+69
|
* fix: rearrange all portals under common portal/ folderClombrong2025-04-245-76/+0
|
* fix: custom lwt runner for js testsClombrong2025-04-241-11/+26
|
* fix: make npm deps great againClombrong2025-04-241-0/+2
|
* feat: add ws endpoint detection functionClombrong2025-04-231-4/+4
|
* feat: add custom rule to install npm polyfills for node testingClombrong2025-04-234-1/+35
|
* feat: new module flesh_websockets.Clombrong2025-04-222-0/+25
| | | | | Create flesh_websockets module. Add lwt_ws function.
* feat: try js compilationClombrong2025-04-211-1/+2
|
* feat: Hello, flesh.Clombrong2025-04-213-1/+8
|
* init: Oh no. This one is real.Clombrong2025-04-192-0/+2
add README and COPYING license files instantiate all dune stanzas setup dune with guix shell and direnv, using merlin for project setup