Integration testing #125

Open
opened 2025-12-03 04:34:56 +01:00 by oysteikt · 0 comments
Owner

It should be relatively easy to perform integration tests with https://docs.rs/sqlx/latest/sqlx/attr.test.html, we just need a setup that spins up a mysql server.

There should be tests involving both the client and the server, as well as server-only tests.

The tests should be run against both oracle mysql and mariadb.

It should be relatively easy to perform integration tests with https://docs.rs/sqlx/latest/sqlx/attr.test.html, we just need a setup that spins up a mysql server. There should be tests involving both the client and the server, as well as server-only tests. The tests should be run against both oracle mysql and mariadb.
oysteikt added the testingci-cd labels 2025-12-03 04:34:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/muscl#125