This website requires JavaScript.
Explore
Help
Sign in
livebook-dev
/
livebook
Watch
1
Star
1
Fork
You've already forked livebook
0
mirror of
https://github.com/livebook-dev/livebook.git
synced
2024-12-29 11:11:19 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b487fe6104
livebook
/
test
/
test_helper.exs
2 lines
42 B
Elixir
Raw
Normal View
History
Unescape
Escape
Implement collaborative text editing (#10) * Set up editor and client side delta handling * Synchronize deltas on the server * Document the client code, add more tests * Implement delta on the server, use compact representation when transmitting changes * Simplify transformation implementation and add documentation * Add session and data tests * Add more delta tests * Clean up evaluator tests wait timeout
2021-01-21 20:11:45 +08:00
ExUnit
.
start
(
assert_receive_timeout
:
300
)
Reference in a new issue
Copy permalink