Skip to content

Conversation

@kylebuch8
Copy link
Contributor

No description provided.

@@ -0,0 +1,13 @@
describe("PatternFly Elements", () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

@kylebuch8 Can we set up time to share how webrh architects this? I think it would be good to have test files for each component.

@@ -0,0 +1,37 @@
const { join } = require("path");
Copy link
Contributor

Choose a reason for hiding this comment

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

This is awesome!

@kylebuch8 kylebuch8 changed the title first pass at visual regression testing WIP first pass at visual regression testing Jun 1, 2020
kylebuch8 added 8 commits June 8, 2020 09:21
I couldn't figure out a way to kill the npm start process in the onComplete callback for web driver. Adding http-server, starting it in onPrepare, storing the process as a variable, and then killing it in the onComplete callback works well.
@starryeyez024 starryeyez024 linked an issue Jun 19, 2020 that may be closed by this pull request
@castastrophe castastrophe added demo Updating demo pages tests Related to testing labels Jul 7, 2020
@kylebuch8 kylebuch8 changed the title WIP first pass at visual regression testing test: visual regression testing Aug 3, 2020
@kylebuch8 kylebuch8 marked this pull request as ready for review August 4, 2020 16:58
Copy link
Contributor

@mwcz mwcz left a comment

Choose a reason for hiding this comment

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

Lements Gression Testing Merged

@kylebuch8 kylebuch8 merged commit 918e067 into master Aug 20, 2020
@kylebuch8 kylebuch8 deleted the visual-regression-testing branch August 20, 2020 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

demo Updating demo pages tests Related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add framework tests

4 participants