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

#1830 - Test case fix #1912

Merged
merged 2 commits into from
Apr 28, 2023
Merged

#1830 - Test case fix #1912

merged 2 commits into from
Apr 28, 2023

Conversation

dheepak-aot
Copy link
Collaborator

Fixing the test case failure by having the right institution in place and removing the test cases which are not valid anymore with decorators in place.

@@ -88,27 +88,6 @@ describe("StudentInstitutionsController(e2e)-getStudentProfile", () => {
sin: student.sinValidation.sin,
});
});
// TODO: When the authorization is implemented for institution student search,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a valid test scenario anymore.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 18.01% ( 1992 / 11061 )
Methods: 8.1% ( 116 / 1432 )
Lines: 20.81% ( 1749 / 8404 )
Branches: 10.37% ( 127 / 1225 )

@github-actions
Copy link

E2E Workflow Workers Coverage Report

Totals Coverage
Statements: 32.41% ( 176 / 543 )
Methods: 21.25% ( 17 / 80 )
Lines: 39.25% ( 157 / 400 )
Branches: 3.17% ( 2 / 63 )

@github-actions
Copy link

E2E Queue Consumers Coverage Report

Totals Coverage
Statements: 66.67% ( 362 / 543 )
Methods: 55.07% ( 38 / 69 )
Lines: 68.97% ( 320 / 464 )
Branches: 40% ( 4 / 10 )

@github-actions
Copy link

E2E SIMS API Coverage Report

Totals Coverage
Statements: 39.81% ( 2712 / 6812 )
Methods: 32.73% ( 290 / 886 )
Lines: 45.11% ( 2291 / 5079 )
Branches: 15.47% ( 131 / 847 )

Copy link
Collaborator

@andrepestana-aot andrepestana-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Contributor

@ann-aot ann-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing the fix @dheepak-aot

Copy link
Collaborator

@guru-aot guru-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@andrewsignori-aot andrewsignori-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dheepak-aot dheepak-aot merged commit 2bea454 into main Apr 28, 2023
@dheepak-aot dheepak-aot temporarily deployed to DEV April 28, 2023 23:22 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV April 28, 2023 23:22 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV April 28, 2023 23:37 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot deleted the fix/#1830-test-cases-fix branch May 4, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants