zed/crates/gpui
Nathan Sobo 1293b21b2d Get db tests passing with Tokio Postgres adaptor
We now run tests that interact with the real database under a Tokio reactor. We make the tests run multi-threaded so we can block on the main thread on database teardown and still make progress actually tearing down the DB.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-04-26 13:30:21 -06:00
..
examples Pass visible bounds to Element::dispatch_event 2022-04-07 15:10:09 +02:00
grammars/context-predicate
src Get db tests passing with Tokio Postgres adaptor 2022-04-26 13:30:21 -06:00
build.rs
Cargo.toml Introduce structured logging 2022-04-08 10:06:51 -06:00