web3-proxy/web3_proxy/tests
Bryan Stitt 0046a02a4a
Global db (#191)
* dont migrate on start. just connect

* it compiles

* that log is loud

* get transaction from a local clone

* import the trait

* put the test app into a thread instead of tokio::spawn

* fix one test

* try db before rpcs

* db connection is too slow. need to wait for it

* do db setup once while spawning
2023-07-14 18:30:01 -07:00
..
common Global db (#191) 2023-07-14 18:30:01 -07:00
test_admins.rs Global db (#191) 2023-07-14 18:30:01 -07:00
test_proxy.rs Global db (#191) 2023-07-14 18:30:01 -07:00
test_sum_credits_used.rs move db and anvil functions to their proper places 2023-07-12 14:42:59 -07:00
test_users.rs move db and anvil functions to their proper places 2023-07-12 14:42:59 -07:00