thegazelle-ad / gazelle-server

Server for front-end and editor tools of The Gazelle
MIT License
19 stars 8 forks source link

Fix add article #447

Closed Helw150 closed 5 years ago

Helw150 commented 5 years ago

Description

An article added to an issue gave you a validation error

How Has This Been Tested?

Manually (What is our setup to mock a component and Unit Test it's functions?)

Checklist:

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 6.258% when pulling b12cac179f43dc53102a5c010c185f72ea28e545 on fix-add-article into 486e24b04d26686530195dad4204942283bd255e on master.

emilgoldsmith commented 5 years ago

Oh yeah and about mocking components, I’m afraid we don’t really have a way

emilgoldsmith commented 5 years ago

We need to add enzyme or something like that