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

Elisa/6465 spec2 rerunnable #6726

Closed
wants to merge 1 commit into from
Closed

Conversation

emyl3
Copy link
Collaborator

@emyl3 emyl3 commented Oct 13, 2023

BACKEND PULL REQUEST

Related Issue

  • Why is this being done? Link to issue, or a few sentences describing why this PR exists

Changes Proposed

  • Detailed explanation of what this PR should do

Additional Information

  • decisions that were made
  • notice of future work that needs to be done

Testing

  • How should reviewers verify this PR?

DATABASE PULL REQUEST

Related Issue

  • Why is this being done? Link to issue, or a few sentences describing why this PR exists

Changes Proposed

  • Detailed explanation of what this PR should do

Additional Information

  • decisions that were made
  • notice of future work that needs to be done

Testing

  • How should reviewers verify this PR?

DEVOPS PULL REQUEST

Related Issue

  • Why is this being done? Link to issue, or a few sentences describing why this PR exists

Changes Proposed

  • Detailed explanation of what this PR should do

Additional Information

  • decisions that were made
  • notice of future work that needs to be done

Testing

  • How should reviewers verify this PR?

FRONTEND PULL REQUEST

Related Issue

  • Why is this being done? Link to issue, or a few sentences describing why this PR exists

Changes Proposed

  • Detailed explanation of what this PR should do

Additional Information

  • decisions that were made
  • notice of future work that needs to be done

Testing

  • How should reviewers verify this PR?

Screenshots / Demos

  • For large changes, please pair with a designer to ensure changes are as intended

return res.body.organization;
}),
);
}

Check notice

Code scanning / CodeQL

Semicolon insertion Note test

Avoid automated semicolon insertion (90% of all statements in
the enclosing script
have an explicit semicolon).
cypress/utils/setup-utils.js Fixed Show fixed Hide fixed
@emyl3 emyl3 force-pushed the elisa/6465-spec2-rerunnable branch from f5cf574 to 2897365 Compare October 13, 2023 21:09
cypress/utils/setup-utils.js Fixed Show fixed Hide fixed
cypress/utils/setup-utils.js Fixed Show fixed Hide fixed
cypress/utils/setup-utils.js Fixed Show fixed Hide fixed
@emyl3 emyl3 force-pushed the elisa/6465-spec2-rerunnable branch from 7936de1 to ce3f149 Compare October 13, 2023 22:59
@emyl3 emyl3 force-pushed the elisa/6465-spec2-rerunnable branch from a5c8757 to 18ce80e Compare October 19, 2023 02:34
cypress/e2e/02-add_patient.cy.js Fixed Show fixed Hide fixed
cypress/e2e/02-add_patient.cy.js Fixed Show fixed Hide fixed
cypress/e2e/02-add_patient.cy.js Fixed Show fixed Hide fixed
cypress/e2e/02-add_patient.cy.js Fixed Show fixed Hide fixed
@emyl3 emyl3 force-pushed the elisa/6465-spec2-rerunnable branch from ca02fac to 54da185 Compare October 19, 2023 18:13

Cypress.Keyboard.defaults({
keystrokeDelay: 0,
})

Check notice

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (92% of all statements in
the enclosing script
have an explicit semicolon).
@emyl3 emyl3 force-pushed the elisa/6465-spec2-rerunnable branch 2 times, most recently from ca85fec to c614eae Compare October 20, 2023 16:10
@emyl3 emyl3 force-pushed the elisa/6465-spec2-rerunnable branch from c614eae to 8f79f91 Compare October 20, 2023 16:33
@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 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@emyl3
Copy link
Collaborator Author

emyl3 commented Nov 1, 2023

Closed in favor of #6779 and #6859

@emyl3 emyl3 closed this Nov 1, 2023
@emyl3 emyl3 deleted the elisa/6465-spec2-rerunnable branch November 15, 2023 22:40
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