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

Automatic e2e testing #29

Merged
merged 44 commits into from
Nov 27, 2024
Merged

Automatic e2e testing #29

merged 44 commits into from
Nov 27, 2024

Conversation

martinkyjac
Copy link
Collaborator

  • enabled Continous integration.
  • added initial DB backup
  • added CI configuration for pipeline

Motivation

Add automation testing for new XbK hotfixes. Verifying that library is still working with new version.
https://github.com/orgs/Kentico/projects/14/views/1?pane=issue&itemId=83577150

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

How to test

If manual testing is required, what are the steps?

Copy link
Contributor

@Rumec Rumec left a comment

Choose a reason for hiding this comment

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

Changes aproved.

test/Playwright/pageObjects/BasePage.ts Outdated Show resolved Hide resolved
@Rumec Rumec merged commit 87a9c3b into main Nov 27, 2024
1 check passed
@Rumec Rumec deleted the feat/automatic_E2E_testing branch November 27, 2024 14:04
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