Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/unittesting #135

Merged
merged 15 commits into from
Aug 2, 2014
Merged

Feature/unittesting #135

merged 15 commits into from
Aug 2, 2014

Commits on Jul 30, 2014

  1. Configuration menu
    Copy the full SHA
    c6cf5c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2014

  1. Configuration menu
    Copy the full SHA
    d602270 View commit details
    Browse the repository at this point in the history
  2. Add copyright

    dpnova committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    d6834a4 View commit details
    Browse the repository at this point in the history
  3. Remove old imports

    dpnova committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    6301403 View commit details
    Browse the repository at this point in the history
  4. Travis config

    dpnova committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    498e26e View commit details
    Browse the repository at this point in the history
  5. Try coveralls support

    dpnova committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    25f401b View commit details
    Browse the repository at this point in the history
  6. Update .travis.yml

    dpnova committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    f2b87b1 View commit details
    Browse the repository at this point in the history
  7. Ignore twisted for coverage

    dpnova committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    9d3f23c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/unittesting' of github.com:dpnova/cyclone into …

    …feature/unittesting
    
    * 'feature/unittesting' of github.com:dpnova/cyclone:
      Update .travis.yml
    dpnova committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    20fbbf4 View commit details
    Browse the repository at this point in the history
  9. Use include instead.

    dpnova committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    9f32b21 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2014

  1. Configuration menu
    Copy the full SHA
    b597678 View commit details
    Browse the repository at this point in the history
  2. test requirements

    dpnova committed Aug 2, 2014
    Configuration menu
    Copy the full SHA
    8a8b775 View commit details
    Browse the repository at this point in the history
  3. Cleanup of some docstrings

    dpnova committed Aug 2, 2014
    Configuration menu
    Copy the full SHA
    298db69 View commit details
    Browse the repository at this point in the history
  4. Added unit tests for JsonRPC

    dpnova committed Aug 2, 2014
    Configuration menu
    Copy the full SHA
    7d858bb View commit details
    Browse the repository at this point in the history
  5. Use test requirements

    dpnova committed Aug 2, 2014
    Configuration menu
    Copy the full SHA
    fe74476 View commit details
    Browse the repository at this point in the history