hirakiuc / tinybucket

A Ruby client library for Bitbucket REST API v2 with OAuth Authentication.
MIT License
33 stars 36 forks source link

Add E2E test cases #156

Open hirakiuc opened 1 year ago

hirakiuc commented 1 year ago

Prepare test cases which uses the actual Bitbucket API (not webmock) to verify the code before any releases.