Commit graph

5 commits

Author SHA1 Message Date
Sergi Delgado Segura
7dc3fcd2cc
Replaces httpmock with mockito
Also:

- Replaced time based waits for loops with the expected conditions to
get given the former is way more error prone.
- Updates tests that needed a response based on the request (main reason why
    were're switching to mockito)
2023-03-08 12:11:49 +01:00
Sergi Delgado Segura
5cf9029fe9
Bumps teos version to 0.2 in preparation for code release 2023-01-23 17:45:20 -05:00
Sergi Delgado Segura
c3b735dec7
Bumps cln-plugin version to v0.1.2 in watchtower-plugin 2023-01-10 14:05:26 +01:00
Sergi Delgado Segura
6c6d423054
Minimal changes to make the plugin compatible with cln-plugin 0.1.1 2022-11-22 18:26:01 +01:00
Sergi Delgado Segura
12f8b48f57
Tracks Cargo.lock
Rationale: https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
2022-11-12 10:37:00 -03:00