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

(feat) Functional API #188

Closed
wants to merge 12 commits into from
Closed

(feat) Functional API #188

wants to merge 12 commits into from

Commits on Mar 27, 2020

  1. (feat) investigate functional api

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    70a7b53 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. (wip) functional API

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    50da520 View commit details
    Browse the repository at this point in the history
  2. (test) added first unit tests. They pass...

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    1bb9930 View commit details
    Browse the repository at this point in the history
  3. (test) add validation failure test

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    20adf62 View commit details
    Browse the repository at this point in the history
  4. (chore) linting fixes

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    1eae620 View commit details
    Browse the repository at this point in the history
  5. (chore) remove duplicate test

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    27a69d0 View commit details
    Browse the repository at this point in the history
  6. (test) instanceOf tests

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    e2be6b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. (feat) add Concerto export

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    c66501c View commit details
    Browse the repository at this point in the history
  2. (test) increase test coverage

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    88d241e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. (test) increase test coverage

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ebc2c95 View commit details
    Browse the repository at this point in the history
  2. (test) add all positive tests

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    9f61052 View commit details
    Browse the repository at this point in the history
  3. (fix) check dates are iso

    Signed-off-by: Dan Selman <danscode@selman.org>
    dselman committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6d28efa View commit details
    Browse the repository at this point in the history