livebook/test
José Valim 69890cf43e
Allow errors on boot to be reported (#311)
Because we unregistered standard_error, if there
was an error booting livebook, we would fail to
print the error. This commit makes sure the original
standard error is added back whenever the proxy
process terminates.
2021-06-02 19:01:45 +02:00
..
livebook Allow errors on boot to be reported (#311) 2021-06-02 19:01:45 +02:00
livebook_web Change anchor tags for sections to be based on the titles, not randomly generated (#288) 2021-05-23 18:22:55 +02:00
support Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
test_helper.exs Add editor completion to Elixir cells (#208) 2021-04-20 19:34:17 +02:00