cargo-binstall/crates/binstalk-git-repo-api
Jiahao XU 6622bf1ae3
Speedup binstalk-git-repo-api unit testing (#1731)
* Share `remote::Client` between tests when in cargo-test

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Run rate-limited binstalk-git-repo-api test in serial

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Update client-side rate limit to 1 request per 300ms

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Reduce test cases in `rate_limited_test_has_release_artifact_and_download_artifacts`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Add `cargo-nextest` that I forgot

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Fix unit testing: Pass auth-token to restful API

to avoid rate limit

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2024-06-12 20:34:50 +10:00
..
src Speedup binstalk-git-repo-api unit testing (#1731) 2024-06-12 20:34:50 +10:00
Cargo.toml Speedup binstalk-git-repo-api unit testing (#1731) 2024-06-12 20:34:50 +10:00
LICENSE-APACHE Support private github repository (#1690) 2024-06-10 06:02:12 +00:00
LICENSE-MIT Support private github repository (#1690) 2024-06-10 06:02:12 +00:00