livebook/test/livebook_web/live
Jonatan Kłosko 19baf013d5
Introduce a dedicated channel for JS widget communication (#843)
* Introduce a dedicated channel for JS widget communication

* Handle payload serialization errors

* Tie channel lifetime to the session

* Catch serialization errors instead of encoding twice

* Merge JS static and dynamic outputs

* Authenticate socket connection from session

* Update JS output format

* Remove unused helper

* Apply review comments
2022-01-06 16:31:26 +01:00
..
explore_live_test.exs Add link pointing to a new notebook (#347) 2021-06-14 21:25:18 +02:00
file_select_component_test.exs Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
home_live_test.exs Support file scheme when importing from URL (#706) 2021-11-12 15:49:22 +01:00
session_live_test.exs Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00