Skip to content

theonion/bulbs-integration-testing

Repository files navigation

Bulbs CMS Reference

This repo is used for integration testing, etc. Making sure that our Python and JS libraries work together properly.

Setup:

$ virtualenv .
$ source ./bin/activate
$ npm install
$ bower install
$ pip install -r requirements.txt
$ ./run_tests.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published