Max Brunsfeld
|
57ffa8201e
|
Start removing the Send impl for App
Co-authored-by: Antonio <antonio@zed.dev>
Co-authored-by: Nathan <nathan@zed.dev>
|
2023-11-01 13:53:45 -06:00 |
|
Conrad Irwin
|
8db6b78fdd
|
Implement start/finish waiting for gpui2
I'm not sure these are strictly necessary, but it will make porting
tests easier to have them.
|
2023-10-31 16:14:10 +00:00 |
|
Conrad Irwin
|
b8e007c6ec
|
Call flush_effects in test context update()
In gpui1 we used to do this even outside of top-level contexts, but not
sure we should make tests work that differently to the main app.
|
2023-10-31 14:24:12 +00:00 |
|
Conrad Irwin
|
adc426b668
|
v1
|
2023-10-26 18:19:57 +02:00 |
|
Max Brunsfeld
|
69e5ecc015
|
Enable client tests
* implement Executor::advance_clock
Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Kyle <kyle@zed.dev>
Co-authored-by: Joseph <joseph@zed.dev>
|
2023-10-26 14:44:13 +02:00 |
|
Conrad Irwin
|
065d26f5b2
|
Get RPC2 tests passing
Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Kyle <kyle@zed.dev>
|
2023-10-26 12:47:37 +02:00 |
|
Antonio Scandurra
|
43d230cb2d
|
Introduce a gpui2::test macro
Co-Authored-By: Conrad Irwin <conrad.irwin@gmail.com>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Co-Authored-By: Kyle <kyle@zed.dev>
|
2023-10-25 21:08:00 +02:00 |
|
Antonio Scandurra
|
412c0ff7dc
|
Add fs2
Co-Authored-By: Max <max@zed.dev>
Co-Authored-By: Conrad <conrad.irwin@gmail.com>
Co-Authored-By: Kyle <kyle@zed.dev>
|
2023-10-25 19:17:50 +02:00 |
|
Antonio Scandurra
|
51fb33d8ef
|
Allow different app contexts to race
Co-Authored-By: Max <max@zed.dev>
Co-Authored-By: Kyle <kyle@zed.dev>
Co-Authored-By: Conrad <conrad@zed.dev>
|
2023-10-25 18:11:38 +02:00 |
|
Antonio Scandurra
|
3566d920c5
|
Add deterministic TestDispatcher
Co-Authored-By: Conrad Irwin <conrad@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Co-Authored-By: Kyle Caverly <kyle@zed.dev>
|
2023-10-25 17:33:55 +02:00 |
|