Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

Improve PatientSearchInput.test.tsx #235

Merged

Conversation

juhanakristian
Copy link

Fixes #234

it('should render a text box', () => {
render(jest.fn())
render(<PatientSearchInput onChange={jest.fn()} />)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@JacobMGEvans
Copy link
Member

Not sure why these are failing and passing, we can figure it out.

@juhanakristian juhanakristian force-pushed the juhanakristian-patientsearchinput-test-improvements branch from 4c53686 to d736383 Compare January 7, 2021 19:15
@JacobMGEvans JacobMGEvans merged commit 05d2e17 into master Jan 7, 2021
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.

Improve PatientSearchInput.test.tsx
2 participants