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

Improve test coverage & fix discovered bugs #16

Merged
merged 10 commits into from
Oct 3, 2017
Merged

Improve test coverage & fix discovered bugs #16

merged 10 commits into from
Oct 3, 2017

Commits on Oct 2, 2017

  1. add tests for observation middleware.

    Yannick Scherer committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    c948448 View commit details
    Browse the repository at this point in the history
  2. add tests for deferred manipulation middleware.

    Yannick Scherer committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    b07eb30 View commit details
    Browse the repository at this point in the history
  3. add test for 'maybe-parameters' projection.

    Yannick Scherer committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    f653eb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Configuration menu
    Copy the full SHA
    e6d5c55 View commit details
    Browse the repository at this point in the history
  2. add tests for 'fmap' operations.

    Yannick Scherer committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    4e4d3f2 View commit details
    Browse the repository at this point in the history
  3. add tests for 'finite-value' projection.

    Yannick Scherer committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    032ab3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea5981b View commit details
    Browse the repository at this point in the history
  5. add test for 'remve-nil-elements' projection.

    Yannick Scherer committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    c80085c View commit details
    Browse the repository at this point in the history
  6. add tests for 'bind' and 'let' projections.

    Yannick Scherer committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    ef4b357 View commit details
    Browse the repository at this point in the history
  7. add tests for 'levels' projection.

    Yannick Scherer committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    d56f45c View commit details
    Browse the repository at this point in the history