Skip to content

hi, roughly finished 2 marjor feature #49

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

JialinWang1
Copy link

i had roughly finished 2 marjor feature without testing, casue the time is so limited that i still have to go to work today. In my plan (which is not implemented..), the test will be inclueding these using enzyme:

  1. component rendering testing for each component
  2. functional testing for each single function as "unit test", like tesing reducers exported function: players(state = initialState, action) to see if it returns the value as expected, and doesnt changed the state that passed as parameter.
  3. integration test for componet group like player list with player list item, to see if it works well as expect together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant