summaryrefslogtreecommitdiffstats
path: root/crates/tests
AgeCommit message (Expand)Author
2022-08-19Merge pull request #1348 from thin-edge/create-pull-request/patchAlbin Suresh
2022-08-18Merge pull request #1349 from matthiasbeyer/clippy-fixesDidier Wenzek
2022-08-18Fix clippy: tests: Do not use format!() to append to StringMatthias Beyer
2022-08-18Fix clippy in tedge_test_utils: Remove let-unit-valueMatthias Beyer
2022-08-18(cargo release) bump versionVersioneer
2022-07-27Remove rumqttlogMatthias Beyer
2022-07-27Fix: Use librumqttd definition of the router config typeMatthias Beyer
2022-07-27Bump rumqttd from 0.9.0 to 0.11.0dependabot[bot]
2022-07-25Bump fastrand from 1.7.0 to 1.8.0dependabot[bot]
2022-07-20(cargo release) bump versionVersioneer
2022-07-18inotify-api implementationinitard
2022-07-14Ignore "anyhow" in cargo-udeps checkMatthias Beyer
2022-06-22Patch version bump 0.7.2 (#1214)github-actions[bot]
2022-06-14tedge_test_utils fixing clippy warnings #825initard
2022-06-09Testing utility: TempTedgeDir POC (#1148)Alex Solomes
2022-06-08Patch version bump 0.7.1 (#1185)github-actions[bot]
2022-05-23(cargo release) bump version 0.7.0 (#1154)Rina Fujino
2022-05-11Patch version bump 0.6.4 (#1136)github-actions[bot]
2022-04-27Patch version bump 0.6.3 (#1108)github-actions[bot]
2022-04-13Patch version bump 0.6.2 (#1079)github-actions[bot]
2022-03-30Patch version bump 0.6.1 (#1041)github-actions[bot]
2022-03-14(cargo release) bump version 0.6.0 (#996)Rina Fujino
2022-03-02Patch version bump 0.5.4 (#963)github-actions[bot]
2022-02-18Add received messages in case of filed assert in to assert_received_all_expectedLukasz Woznicki
2022-02-18Move c8y mapper tests to c8y module and fix docs for tests.Lukasz Woznicki
2022-02-16Patch version bump (#884)github-actions[bot]
2022-02-14Remove unnecessary pattern matchingMatthias Beyer
2022-02-14Remove unneccessary match blocksMatthias Beyer
2022-02-14Remove unnecessary call of .to_string()Matthias Beyer
2022-02-08Use `futures` channels instead of `tokio` channelsDidier Wenzek
2022-02-04[#735] Detect and reconcile alarms updated while mapper was down (#791)Albin Suresh
2022-02-03Bump Rust version to 1.58.1 (#803)Michael Abel
2022-01-24Update the sawtooth publisher and remove deprecated mqtt_client crate (#778)Didier Wenzek
2022-01-20Migrate to edition 2021 (#558)Lukasz Woznicki
2022-01-19Refactoring the MQTT client API (#575)Didier Wenzek
2022-01-19Patch version bump (#771)github-actions[bot]
2022-01-12Feature/651/configurable temp path (#732)initard
2022-01-05Patch version bump to 0.5.1 (#734)github-actions[bot]
2021-12-10Bump version to 0.5.0. Update some docs to use 0.5.0 as well (#677)Lukasz Woznicki
2021-12-06Refactor the sm_c8y mapper extracting http code (#659)Didier Wenzek
2021-11-24Restructure directories of the workspace (#559)Lukasz Woznicki