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

Executable tutorial proposal #1014

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions contributions/executable-tutorial/agnespet-adahen/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Proposal
A locally hosted tutorial with the goal to teach the user how to set up a test-environment for React-Redux projects using Jest, and integrating it with the github actions pipeline.

The user will learn how to write unit and integration tests, integrate it with a github repository and get a better understanding of why it is important and relevant to have good test coverage.



## Members
- Agnes Petäjävaara <agnespet@kth.se> anorangesky(https://github.com/anorangesky)
- Adam Henriksson <adahen@kth.se> adamih(https://github.com/Adamih)