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

Find all courses #249

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Mar 24, 2021

  1. Version de mysql para chip M1

    icordon committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7601a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2df44 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Added CourseFinderTest.

    2 cases: find and not find a course
    icordon committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    38832c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Added CourseFinderTest.

    Update video title command:
    Add command, handler and tests
    ivancordonm committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    587cd5e View commit details
    Browse the repository at this point in the history
  2. Update video title command:

    Add test case when video does not exist
    ivancordonm committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    074b0ec View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Find all courses:

    Add user case find all courses. At the moment with query empty
    It could be a criteria
    ivancordonm committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    b6d911e View commit details
    Browse the repository at this point in the history