livebook/test/livebook
2024-07-26 20:29:17 +02:00
..
apps Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
ecto_types
epmd Run Livebook Desktop without EPMD (#2591) 2024-05-08 10:05:01 +02:00
file_system Fix path in file tests on Windows 2024-07-16 00:15:16 +07:00
hubs Introduce Fly.io runtime (#2708) 2024-07-15 06:19:04 +02:00
live_markdown Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
notebook Do not format code cells on save (#2605) 2024-05-14 17:33:07 +02:00
runtime Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
session Introduce Fly.io runtime (#2708) 2024-07-15 06:19:04 +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 Introduce Fly.io runtime (#2708) 2024-07-15 06:19:04 +02:00
intellisense_test.exs Introduce Fly.io runtime (#2708) 2024-07-15 06:19:04 +02:00
learn_test.exs
notebook_test.exs Fix frame updates containing inputs (#2219) 2023-09-21 18:45:59 +02:00
secrets_test.exs Extract secrets storage to personal hub (#2132) 2023-08-01 20:48:55 +02:00
session_test.exs Introduce Fly.io runtime (#2708) 2024-07-15 06:19:04 +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