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

Testing #6

Merged
merged 23 commits into from
Jun 19, 2023
Merged

Testing #6

merged 23 commits into from
Jun 19, 2023

Commits on Jun 17, 2023

  1. Starting over with tests

    iluvcapra committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    19c2b38 View commit details
    Browse the repository at this point in the history
  2. Added .venv to gitignore

    iluvcapra committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    28e416e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. First engine test

    iluvcapra committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    f086b2b View commit details
    Browse the repository at this point in the history
  2. Cleaning up

    iluvcapra committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    16dbfce View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Refactored engine mock

    iluvcapra committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c53f957 View commit details
    Browse the repository at this point in the history
  2. Fixed a bug discovered by tests

    Request parameter constructor had the wrong name.
    iluvcapra committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b12c1cb View commit details
    Browse the repository at this point in the history
  3. Tests WIP

    iluvcapra committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5a85fd8 View commit details
    Browse the repository at this point in the history
  4. WIP

    iluvcapra committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    81a1a1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cac46b View commit details
    Browse the repository at this point in the history
  6. More tests

    iluvcapra committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ba51911 View commit details
    Browse the repository at this point in the history
  7. More tests

    iluvcapra committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    e3566e5 View commit details
    Browse the repository at this point in the history
  8. Create python-app.yml

    iluvcapra authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3736f40 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5 from iluvcapra/testing-1

    Testing 1
    iluvcapra authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8bcd808 View commit details
    Browse the repository at this point in the history
  10. Update python-app.yml

    Removing flake8 for now
    iluvcapra authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d11360b View commit details
    Browse the repository at this point in the history
  11. Update python-app.yml

    Bumped to 3.11
    iluvcapra authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5c8c73e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ff74bb View commit details
    Browse the repository at this point in the history
  13. Changes for linting

    iluvcapra committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a49b281 View commit details
    Browse the repository at this point in the history
  14. Update lint_and_pytest.yml

    Re-activating flake8
    iluvcapra authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a648e10 View commit details
    Browse the repository at this point in the history
  15. Linting

    iluvcapra committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    109e3d6 View commit details
    Browse the repository at this point in the history
  16. Linting

    iluvcapra committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ed7e2f0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3366ef2 View commit details
    Browse the repository at this point in the history
  18. Update lint_and_pytest.yml

    Omitting the flake8 pass again for now
    iluvcapra authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    283abe8 View commit details
    Browse the repository at this point in the history
  19. Update README.md

    Added badge for test action
    iluvcapra authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    973ae3c View commit details
    Browse the repository at this point in the history