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

[WIP] test: add login, container files and PR check automation #63

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

Conversation

Katka92
Copy link
Collaborator

@Katka92 Katka92 commented Jan 8, 2025

Add Login logic - the login for stage is currently not very usable, as we don't have a testing account on stage. This login type can't be run via image, just locally from code and manually logging in due to two-factor authentication.

Adding two containerfiles - one for the base image and the second for the test image itself. A Quay bot was created to push those images from GitHub actions as part of this issue.

GitHub action that builds a base image was added and set for a manual trigger.

TODO: add information to readme.

@Katka92 Katka92 force-pushed the pr_check_automation branch from 32c6e47 to 3712ac3 Compare January 8, 2025 10:14
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.11%. Comparing base (4609b37) to head (3aa5bed).

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #63    +/-   ##
========================================
  Coverage   80.11%   80.11%            
========================================
  Files         570      570            
  Lines       21452    21452            
  Branches     5050     5309   +259     
========================================
  Hits        17187    17187            
+ Misses       4241     4240     -1     
- Partials       24       25     +1     
Flag Coverage Δ
unittests 80.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Katka92 Katka92 force-pushed the pr_check_automation branch 2 times, most recently from c3a54f5 to 047ef1e Compare January 8, 2025 11:11
@Katka92 Katka92 force-pushed the pr_check_automation branch from 96689f4 to 78ef1b2 Compare January 17, 2025 13:35
@Katka92 Katka92 force-pushed the pr_check_automation branch from 78ef1b2 to 3aa5bed Compare January 17, 2025 15:22
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.

1 participant