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

Adiciona Github Actions para rodar os testes #76

Merged
merged 6 commits into from
Jul 21, 2021
Merged

Commits on Jul 19, 2021

  1. refactor: move Migrator to infra

    And transform it from a Model to a infrastructure
    component. Also make every method responsible of
    opening and closing the database connection, since
    it's safer this way.
    filipedeschamps committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    503d7dd View commit details
    Browse the repository at this point in the history
  2. feat: add and configure jest module

    * Works with ES6 modules
    * Works with Next.js Absolute Paths
    filipedeschamps committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    190a510 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    f3c75e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4135324 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e11cc18 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

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