Skip to content

cypress tests + workflow - #14

Merged
Swolebrain merged 3 commits into
mainfrom
port-cypress-tests
Jun 1, 2026
Merged

Swolebrain merged 3 commits into
mainfrom
port-cypress-tests

Conversation

@Swolebrain

Copy link
Copy Markdown
Contributor

Added some very basic cypress tests. To get them to work i had to get rid of webpack vendor code chunk splitting. I think this is fine.

Comment thread .husky/pre-commit

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

How do pre-commit hooks work with husky? I generally just find them annoying, but if it's opt-in to enable this is fine

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The precommit hook itself is not meant to be opt-in but running the cypress tests is. Linting this and running unit tests takes about 8 seconds. Cypress tests take much longer, so those are optional. the husky hook will ask you if you want to run them.

@Swolebrain
Swolebrain merged commit 056791a into main Jun 1, 2026
7 checks passed
@john-h-kastner-aws
john-h-kastner-aws deleted the port-cypress-tests branch July 10, 2026 00:00
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