[GH-ISSUE #1391] [question] Where is the test suite ? #938

Closed
opened 2026-03-03 02:04:50 +03:00 by kerem · 1 comment
Owner

Originally created by @bobymicroby on GitHub (Feb 16, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1391

Guys, I don't see a single line of test code in this repo. Maybe I am missing something ?

Originally created by @bobymicroby on GitHub (Feb 16, 2021). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1391 Guys, I don't see a single line of test code in this repo. Maybe I am missing something ?
kerem closed this issue 2026-03-03 02:04:50 +03:00
Author
Owner

@BlackDex commented on GitHub (Feb 16, 2021):

Well, there is, just run cargo test --features sqlite,mysql,postgresql
Also see github.com/dani-garcia/bitwarden_rs@d69be7d03a/src/api/icons.rs (L141) as one example but there are more.

But, if you have time to help us add more useful tests, please feel free to do so.

<!-- gh-comment-id:780101999 --> @BlackDex commented on GitHub (Feb 16, 2021): Well, there is, just run `cargo test --features sqlite,mysql,postgresql` Also see https://github.com/dani-garcia/bitwarden_rs/blob/d69be7d03a0369faf1f6be6ed2cb908ec6b7a253/src/api/icons.rs#L141 as one example but there are more. But, if you have time to help us add more useful tests, please feel free to do so.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#938
No description provided.