Skip to content

voicerepublic/vr-api-specs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                        _
__   ___ __  __ _ _ __ (_)    ___ _ __   ___  ___ ___
\ \ / / '__|/ _` | '_ \| |   / __| '_ \ / _ \/ __/ __|
 \ V /| |  | (_| | |_) | |   \__ \ |_) |  __/ (__\__ \
  \_/ |_|___\__,_| .__/|_|___|___/ .__/ \___|\___|___/
       |_____|   |_|    |_____|  |_|

Welcome to vr_api_specs

vr_api_specs is an rspec test suite to test the public REST API of Voice Republic.

Setup

gem install bundler
bundle

Run tests

rspec

or run Guard for continous test on file write

guard

About

Ruby RSpec suite against our public API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages