[question] Where is the test suite ? #933

Closed
opened 2025-11-07 06:53:05 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @bobymicroby on GitHub (Feb 16, 2021).

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). Guys, I don't see a single line of test code in this repo. Maybe I am missing something ?
Author
Owner

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

Well, there is, just run cargo test --features sqlite,mysql,postgresql
Also see 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.

@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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#933