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

[frontend] create unit tests utils functions and refacto Security tests #6492

Merged
merged 2 commits into from Mar 27, 2024

Conversation

lndrtrbn
Copy link
Member

Proposed changes

  • Create utils functions to help write unit tests in frontend
  • Refacto tests of the component Security to use the new helper functions

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.71%. Comparing base (008b6b7) to head (87e670f).
Report is 4 commits behind head on master.

❗ Current head 87e670f differs from pull request most recent head 5eb1181. Consider uploading reports for the commit 5eb1181 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6492      +/-   ##
==========================================
+ Coverage   67.65%   67.71%   +0.05%     
==========================================
  Files         532      532              
  Lines       65001    65008       +7     
  Branches     5434     5442       +8     
==========================================
+ Hits        43979    44020      +41     
+ Misses      21022    20988      -34     

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

@lndrtrbn lndrtrbn merged commit 7cec590 into master Mar 27, 2024
6 checks passed
@lndrtrbn lndrtrbn deleted the green/front-tests-utils branch March 27, 2024 08:53
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.

None yet

3 participants