livebook/test/live_book
Jonatan Kłosko efd58466f2
Purge old deltas (#57)
* Keep track of connected clients in session data

* Add API for confirming and purging deltas

* Send delta confirmation from clients once received

* Update naming

* Fix and extend Data tests

* Update naming
2021-02-23 21:20:46 +01:00
..
delta Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
evaluator Support ANSI escape codes (#55) 2021-02-22 22:08:02 +01:00
live_markdown Define notebook file format (#27) 2021-02-16 18:39:52 +01:00
runtime Don't warn on module redefinition (#52) 2021-02-22 15:18:37 +01:00
session Purge old deltas (#57) 2021-02-23 21:20:46 +01:00
delta_test.exs Make the Delta behavior consistent for client and server (#26) 2021-02-11 22:02:07 +01:00
evaluator_test.exs Move evaluation to a separate Elixir runtime (#20) 2021-02-11 12:42:17 +01:00
js_interop_test.exs Make the Delta behavior consistent for client and server (#26) 2021-02-11 22:02:07 +01:00
notebook_test.exs Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
session_supervisor_test.exs Save notebook and notify clients when session is stopped (#45) 2021-02-21 19:17:14 +01:00
session_test.exs Save notebook and notify clients when session is stopped (#45) 2021-02-21 19:17:14 +01:00