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

test(acceptance): enforce e2e tests and make them more flexible #369

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

antoinezanardi
Copy link
Owner

No description provided.

@antoinezanardi antoinezanardi added the ✅ test Adding missing tests or correcting existing tests label Apr 29, 2024
@antoinezanardi antoinezanardi self-assigned this Apr 29, 2024
Copy link

sonarcloud bot commented Apr 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@antoinezanardi antoinezanardi merged commit e52d31f into develop Apr 29, 2024
14 of 15 checks passed
@antoinezanardi antoinezanardi deleted the test/enforce-e2e-tests branch April 29, 2024 12:04
antoinezanardi pushed a commit that referenced this pull request Apr 29, 2024
## [1.13.4](v1.13.3...v1.13.4) (2024-04-29)

### ✅ Tests

* **acceptance:** enforce e2e tests and make them more flexible ([#369](#369)) ([e52d31f](e52d31f))

### 🧹 Chore

* **deps:** bump @commitlint/cli from 19.2.2 to 19.3.0 in the commitlint group ([#354](#354)) ([6217c01](6217c01))
* **deps:** bump @cucumber/cucumber from 10.3.2 to 10.4.0 ([#328](#328)) ([5d32f43](5d32f43))
* **deps:** bump @cucumber/cucumber from 10.4.0 to 10.6.0 ([#365](#365)) ([5e9be6a](5e9be6a))
* **deps:** bump @types/qs from 6.9.14 to 6.9.15 in the types group ([#341](#341)) ([1885ba1](1885ba1))
* **deps:** bump msw from 2.2.13 to 2.2.14 ([#349](#349)) ([5212f67](5212f67))
* **deps:** bump primevue from 3.50.0 to 3.52.0 ([#368](#368)) ([7e1d899](7e1d899))
* **deps:** bump qs from 6.12.0 to 6.12.1 ([#340](#340)) ([d1f8620](d1f8620))
* **deps:** bump sass from 1.72.0 to 1.74.1 ([#315](#315)) ([3b32ca8](3b32ca8))
* **deps:** bump sass from 1.74.1 to 1.75.0 ([#335](#335)) ([cd0d275](cd0d275))
* **deps:** bump semantic-release from 23.0.6 to 23.0.7 ([#317](#317)) ([19ab00b](19ab00b))
* **deps:** bump semantic-release from 23.0.7 to 23.0.8 ([#330](#330)) ([fb0ab62](fb0ab62))
* **deps:** bump the commitlint group with 2 updates ([#337](#337)) ([2b0b52f](2b0b52f))
* **deps:** bump the eslint group across 1 directory with 7 updates ([#359](#359)) ([5168e71](5168e71))
* **deps:** bump the nuxt group across 1 directory with 6 updates ([#364](#364)) ([a1cf949](a1cf949))
* **deps:** bump the playwright group with 3 updates ([#321](#321)) ([49eda05](49eda05))
* **deps:** bump the playwright group with 3 updates ([#339](#339)) ([55a4f62](55a4f62))
* **deps:** bump the vitest group across 1 directory with 2 updates ([#366](#366)) ([bcfb22e](bcfb22e))
* **deps:** bump the vitest group with 2 updates ([#334](#334)) ([b3c51fc](b3c51fc))
* **deps:** bump tsx from 4.7.1 to 4.7.2 ([#324](#324)) ([a100433](a100433))
* **deps:** bump tsx from 4.7.2 to 4.7.3 ([#367](#367)) ([b60cac4](b60cac4))
* **deps:** bump type-fest from 4.14.0 to 4.15.0 ([#316](#316)) ([ee4c7ef](ee4c7ef))
* **deps:** bump type-fest from 4.15.0 to 4.17.0 ([#363](#363)) ([d206a04](d206a04))
* **deps:** bump typescript from 5.4.3 to 5.4.4 ([#325](#325)) ([517a341](517a341))
* **deps:** bump typescript from 5.4.4 to 5.4.5 ([#332](#332)) ([c4afdb1](c4afdb1))
* **merge:** merge from main ([9de8864](9de8864))
@antoinezanardi
Copy link
Owner Author

🎉 This PR is included in version 1.13.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

antoinezanardi pushed a commit that referenced this pull request May 9, 2024
## [1.13.4](v1.13.3...v1.13.4) (2024-04-29)

### ✅ Tests

* **acceptance:** enforce e2e tests and make them more flexible ([#369](#369)) ([e52d31f](e52d31f))

### 🧹 Chore

* **deps:** bump @commitlint/cli from 19.2.2 to 19.3.0 in the commitlint group ([#354](#354)) ([6217c01](6217c01))
* **deps:** bump @cucumber/cucumber from 10.3.2 to 10.4.0 ([#328](#328)) ([5d32f43](5d32f43))
* **deps:** bump @cucumber/cucumber from 10.4.0 to 10.6.0 ([#365](#365)) ([5e9be6a](5e9be6a))
* **deps:** bump @types/qs from 6.9.14 to 6.9.15 in the types group ([#341](#341)) ([1885ba1](1885ba1))
* **deps:** bump msw from 2.2.13 to 2.2.14 ([#349](#349)) ([5212f67](5212f67))
* **deps:** bump primevue from 3.50.0 to 3.52.0 ([#368](#368)) ([7e1d899](7e1d899))
* **deps:** bump qs from 6.12.0 to 6.12.1 ([#340](#340)) ([d1f8620](d1f8620))
* **deps:** bump sass from 1.72.0 to 1.74.1 ([#315](#315)) ([3b32ca8](3b32ca8))
* **deps:** bump sass from 1.74.1 to 1.75.0 ([#335](#335)) ([cd0d275](cd0d275))
* **deps:** bump semantic-release from 23.0.6 to 23.0.7 ([#317](#317)) ([19ab00b](19ab00b))
* **deps:** bump semantic-release from 23.0.7 to 23.0.8 ([#330](#330)) ([fb0ab62](fb0ab62))
* **deps:** bump the commitlint group with 2 updates ([#337](#337)) ([2b0b52f](2b0b52f))
* **deps:** bump the eslint group across 1 directory with 7 updates ([#359](#359)) ([5168e71](5168e71))
* **deps:** bump the nuxt group across 1 directory with 6 updates ([#364](#364)) ([a1cf949](a1cf949))
* **deps:** bump the playwright group with 3 updates ([#321](#321)) ([49eda05](49eda05))
* **deps:** bump the playwright group with 3 updates ([#339](#339)) ([55a4f62](55a4f62))
* **deps:** bump the vitest group across 1 directory with 2 updates ([#366](#366)) ([bcfb22e](bcfb22e))
* **deps:** bump the vitest group with 2 updates ([#334](#334)) ([b3c51fc](b3c51fc))
* **deps:** bump tsx from 4.7.1 to 4.7.2 ([#324](#324)) ([a100433](a100433))
* **deps:** bump tsx from 4.7.2 to 4.7.3 ([#367](#367)) ([b60cac4](b60cac4))
* **deps:** bump type-fest from 4.14.0 to 4.15.0 ([#316](#316)) ([ee4c7ef](ee4c7ef))
* **deps:** bump type-fest from 4.15.0 to 4.17.0 ([#363](#363)) ([d206a04](d206a04))
* **deps:** bump typescript from 5.4.3 to 5.4.4 ([#325](#325)) ([517a341](517a341))
* **deps:** bump typescript from 5.4.4 to 5.4.5 ([#332](#332)) ([c4afdb1](c4afdb1))
* **merge:** merge from main ([9de8864](9de8864))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released ✅ test Adding missing tests or correcting existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant