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: Add e2e tests #51

Merged
merged 9 commits into from
Feb 1, 2024
Merged

feat: Add e2e tests #51

merged 9 commits into from
Feb 1, 2024

Commits on Jan 25, 2024

  1. feat(e2e): add e2e tests, improve makefile

    Signed-off-by: Bence Csati <csatib02@gmail.com>
    csatib02 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    69164f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. chore: minor fixes

    Signed-off-by: Bence Csati <csatib02@gmail.com>
    csatib02 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    951aaae View commit details
    Browse the repository at this point in the history
  2. fix(ci): go cache

    Signed-off-by: Bence Csati <csatib02@gmail.com>
    csatib02 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    39cd12d View commit details
    Browse the repository at this point in the history
  3. feat(e2e): add test for daemon mode

    Signed-off-by: Bence Csati <csatib02@gmail.com>
    csatib02 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5db2e9f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. fix(makefile): add bats dependency

    Signed-off-by: Bence Csati <csatib02@gmail.com>
    csatib02 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fd81280 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix(makefile): add bats dependency, fix goreleaser dep

    Signed-off-by: Bence Csati <csatib02@gmail.com>
    csatib02 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    28fc14c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix(makefile): fix bats dependency

    Signed-off-by: Bence Csati <csatib02@gmail.com>
    csatib02 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    175750b View commit details
    Browse the repository at this point in the history
  2. fix(makefile): minor fix

    Signed-off-by: Bence Csati <csatib02@gmail.com>
    csatib02 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d0fafe0 View commit details
    Browse the repository at this point in the history
  3. fix(makefile): minor fixes

    Signed-off-by: Bence Csati <csatib02@gmail.com>
    csatib02 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9da6be8 View commit details
    Browse the repository at this point in the history