Skip to content
This repository was archived by the owner on Jan 2, 2020. It is now read-only.

Conversation

@grebenyuksv
Copy link

@grebenyuksv grebenyuksv commented Sep 13, 2017

Resolves #1

This separates the <AddMovie /> component. Things done:
OMDb API used
— <AddMovie /> unit-tested with enzyme

Couple notes:
— Nothing changed in the calling code since that wasn't the task
— redux introduced for the data layer
— API calls are all cached and debounced
react-autosuggest picked
— Users can fill in fields from the server response selectively (e.g. pick Director only, leave Year and Rating untouched)
— Tests could be better, but muicss UI controls appeared to be unfriendly to enzyme

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant