Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server needs tests #1

Open
lukel97 opened this issue Apr 6, 2017 · 0 comments
Open

Server needs tests #1

lukel97 opened this issue Apr 6, 2017 · 0 comments

Comments

@lukel97
Copy link
Owner

lukel97 commented Apr 6, 2017

At the moment the server component has no tests at all, so it would be a good idea to add some simple smoke tests to begin with. We should use Jest but I'm not sure if it will clash with the version of Jest that create-react-app installs in the client. (It would probably be a good idea to begin to completely separate it out from the client so that it's package.json is located within the server directory, and having another package.json at the root combining the two)

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

No branches or pull requests

1 participant