joshrotenberg / adrs

Architectural Decision Record tool in Rust
http://joshrotenberg.com/adrs/
Apache License 2.0
19 stars 5 forks source link

chore(tests): Integration tests round 1 #23

Closed joshrotenberg closed 5 months ago

joshrotenberg commented 6 months ago

Adding at least one test for all commands and integrating the adr-tools test suite in for compatibility coverage.

Fixes #8. Fixes #27. Fixes #24.