Skip to content

Space -Stephanie and Chelsea#7

Open
ChelseaC13 wants to merge 11 commits into
Ada-C13:masterfrom
ChelseaC13:master
Open

Space -Stephanie and Chelsea#7
ChelseaC13 wants to merge 11 commits into
Ada-C13:masterfrom
ChelseaC13:master

Conversation

@ChelseaC13

Copy link
Copy Markdown

Inspiration Board

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
What is the flow of data from input on the form to being a new card on the board? Form uses onFromSubmitCallback which calls onSubmitCallBack in board which then uses "post" with Axios. Then gets rendered on the board.
What function did you use to make the GET request from the API to get the list of cards? Why use that function? We use useEffect so when certain functions or lists change the "Get" will be recalled.
How do snapshot tests differ from unit tests? They use an outline of HTML to compare changes to your program.
What purpose does Enzyme serve in testing a React app? It is a test helper. like a Gem.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant