livebook/test
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
..
livebook Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
livebook_web Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
support Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
test_helper.exs Add editor completion to Elixir cells (#208) 2021-04-20 19:34:17 +02:00