livebook/test/livebook_web
Jonatan Kłosko 8e6558a83a
Introduce file system abstraction and an S3 implementation (#492)
* Introduce file system abstraction and an S3 implementation

* Support arbitrary absolute paths and delegate resolution to file system

* Remove accidental notebook file

* Apply suggestions from code review

Co-authored-by: José Valim <jose.valim@dashbit.co>

* Apply review comments

* Add missing path assertions

* Apply review comments

* Fix test saving notebook in project root

Co-authored-by: José Valim <jose.valim@dashbit.co>
2021-08-13 21:17:43 +02:00
..
controllers Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
helpers Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
live Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
plugs Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00
views Rename project (#68) 2021-03-03 22:56:28 +01:00
helpers_test.exs Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00