tenebrous-dicebot/dicebot/src
projectmoon cf6dd96b34
continuous-integration/drone/push Build is passing Details
Update sqlx and refinery to newer versions (#88)
For some reason, also required rewriting database tests to deal with
tempfile deleting files after scope drop. This never used to occur,
but now it does! So now the unit tests are in a closure where the temp
file is dropped at the end of the test. Really should just use sqlx
migrations, then we can get an in-memory database.

Co-authored-by: projectmoon <projectmoon@agnos.is>
Reviewed-on: #88
Co-Authored-By: projectmoon <projectmoon@noreply.git.agnos.is>
Co-Committed-By: projectmoon <projectmoon@noreply.git.agnos.is>
2021-09-05 07:56:41 +00:00
..
basic Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
bin Update to versioned matrix SDK. 2021-09-04 21:37:49 +00:00
bot Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
cofd Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
commands Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
cthulhu Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
db Update sqlx and refinery to newer versions (#88) 2021-09-05 07:56:41 +00:00
parser Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
rpc Revert "Initial prototype of web UI and web API." 2021-09-03 09:29:52 +00:00
config.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
context.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
error.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
help.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
lib.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
logic.rs Update sqlx and refinery to newer versions (#88) 2021-09-05 07:56:41 +00:00
matrix.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
models.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
state.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00