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(game-lobby): simplify add player action #165

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

antoinezanardi
Copy link
Owner

No description provided.

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

sonarcloud bot commented Feb 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud

@antoinezanardi antoinezanardi merged commit 987574c into develop Feb 22, 2024
11 checks passed
@antoinezanardi antoinezanardi deleted the test/simplify-add-player-in-lobby-test-step branch February 22, 2024 15:08
antoinezanardi pushed a commit that referenced this pull request Feb 22, 2024
## [1.6.0](v1.5.0...v1.6.0) (2024-2-22)

### 🚀 Features

* **game:** cancel game ([#154](#154)) ([f8f0c02](f8f0c02))
* **game:** game page structure and game store ([#138](#138)) ([52667e2](52667e2))
* **game:** loading and not found game parts ([#152](#152)) ([e192fa0](e192fa0))
* **game:** redirection between lobby and game ([#142](#142)) ([c040e1a](c040e1a))
* **reports:** store reports in github pages ([#163](#163)) ([e477986](e477986)), closes [#133](#133)

### 🐛 Bug Fixes

* **e2e:** store screenshots by platforms ([#149](#149)) ([a8e6fd9](a8e6fd9))

### ✅ Tests

* **e2e:** make screenshots in e2e tests for every significative screen state ([#146](#146)) ([54fbf54](54fbf54)), closes [#132](#132)
* **game-lobby:** simplify add player action ([#165](#165)) ([987574c](987574c))
* **html:** better printed format for html in errored e2e ([#145](#145)) ([8cbc713](8cbc713)), closes [#131](#131)
* **screenshots:** better screenshots error handling ([#164](#164)) ([bcd0b70](bcd0b70))
* **tooltips:** correct way of test tooltips in unit and e2e ([#144](#144)) ([e33ff02](e33ff02)), closes [#130](#130)

### 🧹 Chore

* **deps:** bump bootstrap from 5.3.2 to 5.3.3 ([#160](#160)) ([2448574](2448574))
* **deps:** bump happy-dom from 13.3.8 to 13.4.1 ([#162](#162)) ([22c0701](22c0701))
* **deps:** bump msw from 2.2.0 to 2.2.1 ([#148](#148)) ([fe84b26](fe84b26))
* **deps:** bump radash from 11.0.0 to 12.0.0 ([#159](#159)) ([1ebc078](1ebc078))
* **deps:** bump sass from 1.70.0 to 1.71.0 ([#141](#141)) ([0fdc2ae](0fdc2ae))
* **deps:** bump sass from 1.71.0 to 1.71.1 ([#158](#158)) ([284decf](284decf))
* **deps:** bump the eslint group with 1 update ([#140](#140)) ([253a4c9](253a4c9))
* **deps:** bump the stryker group with 4 updates ([#156](#156)) ([3dc25e2](3dc25e2))
* **deps:** bump the vitest group with 3 updates ([#147](#147)) ([207e82b](207e82b))
* **deps:** bump the vitest group with 3 updates ([#157](#157)) ([0f7af23](0f7af23))
* **deps:** bump the vue group with 1 update ([#161](#161)) ([bdbb3fe](bdbb3fe))
* **deps:** update nuxt to latest version ([#150](#150)) ([1928c2f](1928c2f))
* **github-actions:** bump morrisoncole/pr-lint-action from 1.7.0 to 1.7.1 ([#153](#153)) ([881c61c](881c61c))
@antoinezanardi
Copy link
Owner Author

🎉 This PR is included in version 1.6.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.

1 participant