matyama / bitcli

Simple CLI tool for URL shortening via Bitly
Apache License 2.0
0 stars 0 forks source link

test(api): add basic API client tests #27

Closed matyama closed 3 months ago

matyama commented 3 months ago

This PR adds simple tests for the (mocked) responses from the shorten Bitly endpoint.

part of https://github.com/matyama/bitcli/issues/7