finnhub-rs icon indicating copy to clipboard operation
finnhub-rs copied to clipboard

Improve testing

Open henryboisdequin opened this issue 3 years ago • 0 comments

Currently, we output and print the value of our API request in our tests. We need to check manually if everything looks fine. If anyone has any ideas where we could assert!, assert_eq!, or use an external crate to see if the values are what we expect.

henryboisdequin avatar Apr 18 '21 01:04 henryboisdequin