8000 GitHub - pladdy/cabby-tests: Acceptance tests for cabby
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pladdy/cabby-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acceptance testing for Cabby (A TAXII 2.x Server)

My goal is to have "interoperability" and acceptance testing done in this repository.

Dependencies

Install docker: Docker

Setup

  1. Clone repository
  2. Install ruby

How to test

make rspec or make test

How to test cabby branches

The default make state is to test against the master branch of the cabby repository. To test against a release branch you can run: BUILD_BRANCH=<branch name> make

Example .travis.yml file

Resources

About

Acceptance tests for cabby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0