Closed greglobinski closed 6 years ago
<div />
<section />
<header />
<footer />
props.type
react-test-rendrer
devDependencies
enzyme
TopicsContainer
TopBar
Header
WorkshopForm
@Tuhaj I'm not sure if I've done the rebase the way you expected. If not, could you please give me some guidelines? It was my first rebase ever :)
rebase
Thanks @greglobinski good work 👍
<div />
,<section />
,<header />
or<footer />
depending onprops.type
valuereact-test-rendrer
todevDependencies
, I found it easier to test the Container component with this library rather thanenzyme
,TopicsContainer
,TopBar
,Header
andWorkshopForm
with properly chosen types.