Skip to content

Conversation

@bibhusahu91
Copy link
Contributor


name:Multiple Certificate Test cases
about: Multiple Certificate Test cases

Title

ECER-{5312}: Brief description of the changes

Description

  • Added Multiple Certificate Changes

Related Jira Issue(s)

  • ECER-{5312}
  • etc.

Checklist

  • [x ] I have tested these changes locally.
  • [x ] Changes to backend endpoints are covered by passing integration tests.
  • [ x] I have added or updated the necessary documentation.

Screenshots (if applicable)

Include screenshots to demonstrate the changes visually.

Additional Comments (optional)

Any additional context or information that might be helpful for the reviewer.

@sonarqubecloud
Copy link

it("should sucessfully create ECE Assistant Multiple Application", () => {
cy.seedRenewalApplication("ECE5Years", true, false);

cy.reload();
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm a bit confused with this one... what does it do ? Just seems like it just reloads the screen? No other code from the file.

import { courseStartDay, courseEndDay, todayDay } from "../../../support/utils";


describe("Active ECE One Year Certificate Application ADd 5 year Certificate", () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

nitpik typo

ADd -> Add

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.

3 participants