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

chore: improve jest test patterns #73

Merged
merged 2 commits into from
Apr 10, 2024
Merged

chore: improve jest test patterns #73

merged 2 commits into from
Apr 10, 2024

Conversation

Racer159
Copy link
Contributor

Description

This improves the patterns for running jest tests for GLR - we decided against cypress and playwright because both run the tests in browser and cannot make use of spawnSync or KFC.

Related Issue

Fixes #72

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Co-authored-by: Billy Figueroa <figuer25@gmail.com>
@Racer159 Racer159 merged commit 6c60a90 into main Apr 10, 2024
13 checks passed
zachariahmiller pushed a commit that referenced this pull request May 7, 2024
🤖 I have created a release *beep* *boop*
---


##
[16.11.0-uds.0](v16.10.0-uds.0...v16.11.0-uds.0)
(2024-05-07)


### Miscellaneous

* **deps:** update gitlab runner package dependencies
([#77](#77))
([a74125e](a74125e))
* **deps:** update gitlab runner support dependencies
([#71](#71))
([19eabac](19eabac))
* **deps:** update gitlab runner support dependencies
([#75](#75))
([f8c97fb](f8c97fb))
* hotfix the update to spoof the release
([#69](#69))
([5056b18](5056b18))
* improve jest test patterns
([#73](#73))
([6c60a90](6c60a90))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Explore making the GitLab runner cypress tests instead of jest
3 participants