DarkCat09
transferred repository 2024-08-23 19:52:01 +03:00
DarkCat09/iotishnik-tests
to iotishnik/tests
Организовать E2E тестирование всех частей API
Потом можно будет переместить в эту репу, если сильно надо.
Организовать E2E тестирование всех частей API
Совсем забыл про это, так и лежали в локальной гит-репе тесты, сейчас запушил. https://git.dc09.ru/DarkCat09/iotishnik-tests
5f1d0338c9
[Revert if incompatible] ?time=&name= is for device, not sensor
9b08f8cb69
Log x-full-error header as warning
ac27fe81f3
Add debug logging env
b4ab6a47d9
Replace urllib with urllib3
1d75e10c63
Fix: close UDP socket
docs: add file tree with explanations
634a8ea1f1
docs: add file tree with explanations
6bcd46e65a
ADD GPL3 license
87e189580e
Merge pull request 'fix: redis, /get & /post parsing' (#15) from dev/dc09 into master
4314df372b
add DnsClient arg to file_sscv init(), update main.rs example
9806eb6a02
refactor: remove
webpki
feature, prepare for next refactor
2feb039c11
small cleanup + doc
e77b785fa0
alias
dane
feature to hickory
, remove dane.rs example
de8333d164
fix(example): upd after changes in DnsClient API
60d7cfb310
style: cargo clippy --fix
3bce5e603f
docs: add doc-comments to new errors
446bf9f67b
refactor: rewrite cert::fingerprint once again
5b43635b62
feat: DNS client + DANE impl with Hickory
2a097fb800
fix: async DNS resolving
d6db194a1a
style: move "example" sections in manifest to bottom
cc8a62c19e
refactor: move webpki into separate feature, reorder deps
3359c3c9fd
feat: take Path in FileBasedCertVerifier::init
32895e5b65
docs: add doc-comments to rewritten certs::fingerprint