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

v.1.0 ready for your review #69

Merged
merged 13 commits into from
Sep 13, 2022
Merged

v.1.0 ready for your review #69

merged 13 commits into from
Sep 13, 2022

Commits on Sep 7, 2022

  1. Draft of plugin and its tests

    This commit is a draft solution to the assignment.  Comments are intended for author and reviewer.
    There are several loose ends, or undeveloped blocks.
    idolcemia committed Sep 7, 2022
    6 Configuration menu
    Copy the full SHA
    a9e2bc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    2d08d31 View commit details
    Browse the repository at this point in the history
  2. Fixed linting errors

    End of line characters removed per flake8
    idolcemia committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    d4edc42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a08e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

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

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    82c093c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2417f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    131dff2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c51a54 View commit details
    Browse the repository at this point in the history
  5. Update readme

    johndgiese committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    5ad7ec9 View commit details
    Browse the repository at this point in the history
  6. Fix broken tests

    - The two unit tests will be fixed later
    - Remove a spurious assertion that was added to the all blocks test
    - Remove a dead end to end test
    johndgiese committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4511c3f View commit details
    Browse the repository at this point in the history
  7. Improve plugin name

    johndgiese committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4487660 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07e070b View commit details
    Browse the repository at this point in the history