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

Load and Save an ApiContext from and to JSON Data #13

Merged
merged 8 commits into from
Aug 15, 2017
Merged

Load and Save an ApiContext from and to JSON Data #13

merged 8 commits into from
Aug 15, 2017

Commits on Aug 15, 2017

  1. Configuration menu
    Copy the full SHA
    67dfb41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4994de View commit details
    Browse the repository at this point in the history
  3. Added unittests for the ApiContext.save() and ApiContext.restore() fu…

    …nctions in order to test whether modifying them in the last commit broke them or not.
    PJUllrich committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    f732248 View commit details
    Browse the repository at this point in the history
  4. Extracted a to_json and from_json function from ApiContext.save() and…

    … ApiContext.restore()
    
    Added beautiful braces to ApiContext.__eq__()
    
    Updated the unittests for ApiContext accordingly
    PJUllrich committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    eb969c0 View commit details
    Browse the repository at this point in the history
  5. Formatted the docstrings

    PJUllrich committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    60a4579 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    592b44c View commit details
    Browse the repository at this point in the history
  7. Making PRs is fun!

    PJUllrich committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    60440e0 View commit details
    Browse the repository at this point in the history
  8. Little cleanup

    dnl-blkv authored Aug 15, 2017
    Configuration menu
    Copy the full SHA
    7e62a69 View commit details
    Browse the repository at this point in the history