crate
Here are 191 public repositories matching this topic...
A fellow tester! How exciting! Welcome!
Since #102, the imap crate gained the ability to run full IMAP integration tests against a "real" IMAP server (GreenMail) running in a Docker container. That server supports both SMTP (for sending mail) and IMAP (for receiving them), and is particularly well suited for testing as it automatically creates accounts as
-
Updated
Dec 10, 2020 - Rust
Right now there's no way of seeing a wallet's phrase or private key via the CLI. The private key is visible via the wallet file, but not the phrase--it uses an Entropy rather than saving the words.
It would be good to have a command, e.g.:
> feeless wallet secret --id
The output would vary depending on the wallet type:
> feeless wallet secret --id xxx # phrase, must match
Add tests for errors
Following this issue: meilisearch/meilisearch-rust#159
Add tests to ensure that errors are parsed successfully
Is your feature request related to a problem? Please describe.
This basically relates to the fact that the bridge as of now is not fully tested because we need to mock request calls to a bridge with our own bridge somehow in order to be able to test.
Describe the solution you'd like
This could be implemented in the form of a bridge tester struct that spins up its own thread and liste
-
Updated
Aug 27, 2021 - Rust
-
Updated
Sep 14, 2021 - Rust
-
Updated
Jun 24, 2021 - Rust
-
Updated
Jul 2, 2021 - Rust
-
Updated
May 5, 2021 - Rust
-
Updated
Jul 1, 2021 - Python
-
Updated
Feb 14, 2021 - Rust
-
Updated
Sep 13, 2021 - Rust
Is your feature request related to a problem? Please describe.
Attempting to read an image with a gAMA and cHRM chunks (which are in the PNG1.2 spec) results in UnknownChunkType error.
Describe the solution you'd like
I'd like to be able to losslessly stream a PNG from a Decoder to Encoder, to do so it woul
-
Updated
Jul 24, 2021 - Rust
-
Updated
Mar 7, 2020 - Rust
-
Updated
Apr 25, 2021
Improve this page
Add a description, image, and links to the crate topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the crate topic, visit your repo's landing page and select "manage topics."
cf. https://boats.gitlab.io/blog/post/2018-02-22-failure-1.0/