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

test(e2e): Add fixtures for process control to e2e test suite #311

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jannfis
Copy link
Collaborator

@jannfis jannfis commented Feb 20, 2025

What does this PR do / why we need it:

Add process control fixtures to e2e test suite

Which issue(s) this PR fixes:

Fixes #?

How to test changes / Special notes to the reviewer:

  1. Start e2e enviroment: make start-e2e2
  2. In another terminal, run the sanity tests: go test -testify.m ^(Test_Goreman_StartStopStatus_Sanity)$ github.com/argoproj-labs/argocd-agent/test/e2e2 -v -count=1 -race -failfast

Checklist

  • Documentation update is required by this PR (and has been updated) OR no documentation update is required.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.41%. Comparing base (5ffd823) to head (bf49062).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #311   +/-   ##
=======================================
  Coverage   45.41%   45.41%           
=======================================
  Files          78       78           
  Lines        7375     7375           
=======================================
  Hits         3349     3349           
  Misses       3748     3748           
  Partials      278      278           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants