livebook/test/livebook
2024-06-14 17:24:04 +02:00
..
apps Send status reports from apps manager (#2624) 2024-05-29 10:52:59 +02:00
ecto_types
epmd Run Livebook Desktop without EPMD (#2591) 2024-05-08 10:05:01 +02:00
file_system Fix some integration intermittent tests (#2594) 2024-05-09 15:53:01 -03:00
hubs Add support for DNS clustering (#2578) 2024-04-23 15:40:18 -03:00
live_markdown Fix JS output export when data includes structs 2024-05-24 23:00:12 +07:00
notebook Do not format code cells on save (#2605) 2024-05-14 17:33:07 +02:00
runtime Remove refute_receive 2024-05-08 10:25:16 +02:00
session List connected distribution nodes in the runtime panel (#2636) 2024-06-06 18:08:59 +02:00
text Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
users ZTA revamp 2024-04-13 10:29:22 +02:00
utils
zta Remove teleport, as it does not support smart cells (#2589) 2024-05-06 23:58:50 +02:00
app_test.exs Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
apps_test.exs Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
config_test.exs Always run distribution in long names mode (#2646) 2024-06-13 10:06:08 +02:00
epmd_test.exs Run Livebook Desktop without EPMD (#2591) 2024-05-08 10:05:01 +02:00
intellisense_test.exs Fix Erlang documentation links (#2653) 2024-06-14 17:24:04 +02:00
learn_test.exs
notebook_test.exs Fix frame updates containing inputs (#2219) 2023-09-21 18:45:59 +02:00
remote_intellisense_test.exs Test remote intellisense on a standalone runtime node (#2638) 2024-06-07 17:59:09 +02:00
secrets_test.exs Extract secrets storage to personal hub (#2132) 2023-08-01 20:48:55 +02:00
session_test.exs Do not format code cells on save (#2605) 2024-05-14 17:33:07 +02:00
sessions_test.exs Warn if session is missing after reboot (#2128) 2023-08-01 19:12:38 +02:00
settings_test.exs
storage_test.exs Remove unreliable storage test 2023-08-08 19:30:26 +02:00
users_test.exs
utils_test.exs