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

feat: cypress e2e tests #18

Merged
merged 1 commit into from
Sep 13, 2022
Merged

feat: cypress e2e tests #18

merged 1 commit into from
Sep 13, 2022

Conversation

ziafazal
Copy link
Contributor

PR has these changes

  1. Cypress e2e test
  2. Github actions workflow to trigger e2e tests on PR creation

@ziafazal ziafazal closed this Aug 30, 2022
@ziafazal ziafazal reopened this Aug 30, 2022
@ziafazal ziafazal closed this Aug 30, 2022
@ziafazal ziafazal reopened this Aug 30, 2022
@ziafazal ziafazal closed this Aug 30, 2022
@ziafazal ziafazal reopened this Aug 30, 2022
@ziafazal ziafazal closed this Aug 30, 2022
@ziafazal ziafazal reopened this Aug 30, 2022
@ziafazal ziafazal closed this Aug 30, 2022
@ziafazal ziafazal reopened this Aug 30, 2022
@ziafazal ziafazal closed this Aug 31, 2022
@ziafazal ziafazal reopened this Aug 31, 2022
@ziafazal ziafazal closed this Aug 31, 2022
@ziafazal ziafazal reopened this Aug 31, 2022
@ziafazal ziafazal closed this Aug 31, 2022
@ziafazal ziafazal reopened this Aug 31, 2022
@ziafazal ziafazal closed this Aug 31, 2022
@ziafazal ziafazal reopened this Aug 31, 2022
@ziafazal ziafazal closed this Aug 31, 2022
@ziafazal ziafazal reopened this Aug 31, 2022
@ziafazal ziafazal closed this Aug 31, 2022
@ziafazal ziafazal reopened this Aug 31, 2022
@ziafazal ziafazal closed this Aug 31, 2022
@ziafazal ziafazal reopened this Aug 31, 2022
@ziafazal ziafazal closed this Aug 31, 2022
@ziafazal ziafazal reopened this Aug 31, 2022
@ziafazal ziafazal closed this Aug 31, 2022
@ziafazal ziafazal reopened this Aug 31, 2022
@ziafazal ziafazal closed this Aug 31, 2022
@ziafazal ziafazal reopened this Aug 31, 2022
@ziafazal ziafazal reopened this Sep 2, 2022
@ziafazal ziafazal closed this Sep 2, 2022
@ziafazal ziafazal reopened this Sep 2, 2022
@ziafazal ziafazal closed this Sep 2, 2022
@ziafazal ziafazal reopened this Sep 2, 2022
@ziafazal ziafazal closed this Sep 2, 2022
@ziafazal ziafazal reopened this Sep 2, 2022
@ziafazal ziafazal closed this Sep 2, 2022
@ziafazal ziafazal reopened this Sep 2, 2022
@ziafazal ziafazal closed this Sep 2, 2022
@ziafazal ziafazal reopened this Sep 2, 2022
@ziafazal ziafazal closed this Sep 2, 2022
@ziafazal ziafazal reopened this Sep 2, 2022
@ziafazal ziafazal closed this Sep 2, 2022
@ziafazal ziafazal reopened this Sep 2, 2022
@ziafazal ziafazal closed this Sep 5, 2022
@ziafazal ziafazal reopened this Sep 5, 2022
@ziafazal ziafazal closed this Sep 5, 2022
@ziafazal ziafazal reopened this Sep 5, 2022
@ziafazal ziafazal closed this Sep 5, 2022
@ziafazal ziafazal reopened this Sep 5, 2022
@ziafazal ziafazal closed this Sep 5, 2022
@ziafazal ziafazal reopened this Sep 5, 2022
with:
start: python3 ../../xblock-sdk/manage.py runserver
browser: chrome
working-directory: tests/cypress

Choose a reason for hiding this comment

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

add an empty line at EOF

.its('0.contentDocument.body', {timeout: 10000})
.should('not.be.empty')
.then(cy.wrap);
})

Choose a reason for hiding this comment

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

add an empty line at EOF

import './commands'

// Alternatively you can use CommonJS syntax:
// require('./commands')

Choose a reason for hiding this comment

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

add an empty line at EOF

feat: added package-lock file

chore: version bump

fix: ci workflow

chore: fix workflow

chore: fix workflow

chore: workflow fix

chore: workflow fix

chore: workflow test

chore: workflow fix

chore: fix workflow

chore: fix workflow

chore: workflow fix

chore: fix workflow

chore: workflow fix

chore: workflow fix

chore: fix workflow

chore: fix workflow

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: fix workflow

chore: fix workflow

chore: fix workflow

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: fix workflow

chore: fix workflow

chore: fix workflow

chore: fix workflow

chore: workflow fix

chore: workflow fix

chore: workflow fix

chore: fix workflow

chore: fix workflow

chore: workflow fix

chore: workflow fix

chore: fix workflow

chore: workflow fix

chore: workflow fix

fix: broken tests

chore: workflow fix

chore: workflow fix

chore: fix workflow

chore: workflow fix

chore: fix error checking on click

chore: trigger CI on every push

fix: added line break at the EOF

fix: added empty line
Copy link

@fayyazahmed66 fayyazahmed66 left a comment

Choose a reason for hiding this comment

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

LGTM

@ziafazal ziafazal merged commit bdc7871 into master Sep 13, 2022
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.

2 participants