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

Proposal to make Testing guide using MDN todo project #525

Open
6 tasks
DanKim0213 opened this issue Feb 15, 2024 · 0 comments
Open
6 tasks

Proposal to make Testing guide using MDN todo project #525

DanKim0213 opened this issue Feb 15, 2024 · 0 comments
Labels
needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. proposal Auto label for new proposals added via the suggestion form

Comments

@DanKim0213
Copy link

DanKim0213 commented Feb 15, 2024

Proposal

Hi, I love this MDN todo project and I've learned so much about React through this project.

However, I feel starving to learn tests ever since testing is becoming one of the requirements to get hired. I think this project could be a good start for junior frontend developers to learn not only React but also testing :)

So I suggest to make Testing guide using MDN Todo project.

Browser support

No response

Tasks

To accomplish Testing guide, it needs:

  • how to set up before testing
  • what aspect of the application should be tested
  • how to integration-test and unit-test using Testing Library and Jest
  • common pitfalls while testing
  • how to e2e-test using Cypress

Dependencies

Additional information

I forked MDN todo and am working on it by adding tests.

Please check out MDN todo with tests.

Are you willing to support this work?

Yeah definitely I am!

@DanKim0213 DanKim0213 added needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. proposal Auto label for new proposals added via the suggestion form labels Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. proposal Auto label for new proposals added via the suggestion form
Projects
None yet
Development

No branches or pull requests

1 participant