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

Feature: Add dev documentation on best practices for unit testing of blazor components #1168

Closed
7 tasks
hocinehacherouf opened this issue Sep 7, 2022 · 0 comments · Fixed by #1272
Closed
7 tasks
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hocinehacherouf
Copy link
Contributor

hocinehacherouf commented Sep 7, 2022

Should add documentation on unit tests

Front Blazor :

  • How to integrate external components
  • How to assert
  • CSS selector usages

General :

  • Test naming convention
  • 3 steps tests
  • How to Moq
  • How to assert
@hocinehacherouf hocinehacherouf added enhancement New feature or request refinement labels Sep 7, 2022
@hocinehacherouf hocinehacherouf added this to the S40 milestone Sep 9, 2022
@hocinehacherouf hocinehacherouf moved this to :pencil: Todo in IoT Hub Portal Sep 9, 2022
@hocinehacherouf hocinehacherouf moved this from 📝 Todo to 🚧 In Progress in IoT Hub Portal Sep 15, 2022
@hocinehacherouf hocinehacherouf self-assigned this Sep 19, 2022
@hocinehacherouf hocinehacherouf linked a pull request Sep 20, 2022 that will close this issue
9 tasks
@hocinehacherouf hocinehacherouf moved this from 🚧 In Progress to 💬 Ready for Review in IoT Hub Portal Sep 20, 2022
kbeaugrand pushed a commit that referenced this issue Sep 22, 2022
* Add docs about unit tests practices #1168

* Fix typos on unit tests docs
@hocinehacherouf hocinehacherouf moved this from 💬 Ready for Review to 🚀 Ready in IoT Hub Portal Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🚀 Ready
Development

Successfully merging a pull request may close this issue.

1 participant