livebook/test/livebook
2024-07-02 11:43:21 +02:00
..
apps Send status reports from apps manager (#2624) 2024-05-29 10:52:59 +02:00
ecto_types User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
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 Update clustering docs 2024-07-02 11:43:21 +02:00
live_markdown Fix markdown formatting to properly indent long list nested items (#2663) 2024-06-19 13:57:36 +02:00
notebook Do not format code cells on save (#2605) 2024-05-14 17:33:07 +02:00
runtime Explicitly disallow reading input value from background processes (#2693) 2024-06-28 17:55:23 +02:00
session Reflect app status as errored when runtime crashes (#2681) 2024-06-25 21:03:02 +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 Remove Mix standalone runtime, closes #1345 (#1370) 2022-08-29 14:20:24 +02:00
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 Move remote intellisense tests 2024-06-19 17:05:17 +07:00
learn_test.exs Rename the Explore section to Learn (#1424) 2022-09-21 12:06:22 +02:00
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 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 Provide shared facade in Storage module (#1463) 2022-10-06 19:53:37 +02:00
storage_test.exs Remove unreliable storage test 2023-08-08 19:30:26 +02:00
users_test.exs Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
utils_test.exs Merge pull request from GHSA-564w-97r7-c6p9 2023-06-20 13:13:38 +02:00