Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Testing for the project #20

Open
mcinteer opened this issue Jul 5, 2016 · 3 comments
Open

Testing for the project #20

mcinteer opened this issue Jul 5, 2016 · 3 comments

Comments

@mcinteer
Copy link

mcinteer commented Jul 5, 2016

Hi there - We've started using this app in production but the amount of tests over it is starting to worry me. I think I'm going to spend some time writing some tests for this @tmitchel2. Just checking that you have not already begun writing tests.

Assuming you haven't, do you have any preference for tools or frameworks to use? I was thinking of writing some unit tests using Mocha/Chai and see where I end up.

@tmitchel2
Copy link
Member

That would be great, especially as i dont expect the code to hardly change from now on. That combination is pretty much what ive started using in this project https://github.com/channl/dynamodb-relay-graph I'd like to follow that same pattern which I've actually borrowed from some facebook projects like https://github.com/graphql/graphql-relay-js

@tmitchel2
Copy link
Member

Just be aware, i think you will need to merge latest before starting as the code has changed a fair bit.

@mcinteer
Copy link
Author

mcinteer commented Jul 6, 2016

Hey @tmitchel2 I've just spent a fair amount of time today trying to put some tests together and It's safe to say that my testing skills in javascript are severely lacking. I think I might park this for a while and concentrate on some other stuff.

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

No branches or pull requests

2 participants