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(global): make tests more consistent, maintenable and readable #665

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

antoinezanardi
Copy link
Owner

Closes #273 #621 #634

@antoinezanardi antoinezanardi added the ✅ test Adding missing tests or correcting existing tests label Nov 26, 2023
@antoinezanardi antoinezanardi self-assigned this Nov 26, 2023
Copy link

sonarcloud bot commented Nov 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@antoinezanardi antoinezanardi merged commit 415ca6f into develop Nov 27, 2023
16 checks passed
@antoinezanardi antoinezanardi deleted the refactor/consistent-way-of-testing-errors branch November 27, 2023 11:48
antoinezanardi pushed a commit that referenced this pull request Nov 27, 2023
## [1.23.0](v1.22.0...v1.23.0) (2023-11-27)

### 🚀 Features

* **env:** enhance env validation ([#652](#652)) ([d97c74e](d97c74e)), closes [#618](#618)
* **player-death:** new game play for survivors to bury dead bodies ([#645](#645)) ([2cbbbe7](2cbbbe7))

### ✅ Tests

* **global:** make tests more consistent, maintenable and readable ([#665](#665)) ([415ca6f](415ca6f)), closes [#273](#273) [#621](#621) [#634](#634)

### 🧹 Chore

* **deps:** bump mongoose from 8.0.0 to 8.0.1 ([#648](#648)) ([0ae100d](0ae100d))
* **deps:** bump semantic-release from 22.0.7 to 22.0.8 ([#651](#651)) ([f29475b](f29475b))
* **deps:** bump the commitlint group with 2 updates ([#647](#647)) ([10d47c6](10d47c6))
* **deps:** bump the commitlint group with 2 updates ([#659](#659)) ([9b2201c](9b2201c))
* **deps:** bump the eslint group with 1 update ([#655](#655)) ([c1dec30](c1dec30))
* **deps:** bump the nest group with 1 update ([#646](#646)) ([7271470](7271470))
* **deps:** bump the nest group with 5 updates ([#653](#653)) ([9ae0106](9ae0106))
* **deps:** bump the nest group with 5 updates ([#657](#657)) ([11dfb21](11dfb21))
* **deps:** bump the types group with 1 update ([#650](#650)) ([18f0168](18f0168))
* **deps:** bump the types group with 1 update ([#654](#654)) ([28e56fe](28e56fe))
* **deps:** bump the types group with 1 update ([#666](#666)) ([14f56ab](14f56ab))
* **deps:** bump the types group with 2 updates ([#664](#664)) ([598f033](598f033))
* **deps:** bump the types group with 6 updates ([#658](#658)) ([026a34d](026a34d))
* **deps:** bump type-fest from 4.7.1 to 4.8.1 ([#656](#656)) ([a054c2e](a054c2e))
* **deps:** bump type-fest from 4.8.1 to 4.8.2 ([#663](#663)) ([28644d0](28644d0))
* **deps:** bump typescript from 5.2.2 to 5.3.2 ([#660](#660)) ([b33b125](b33b125))
@antoinezanardi
Copy link
Owner Author

🎉 This PR is included in version 1.23.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

None yet

1 participant