victorteokw/graphql-joker

model test generator

victorteokw opened this issue · 2 comments

This generator creates tests according to user's model.

The command would be amur modelTest User and tests/models/UserTest.js is created.

For this feature, we need another parsing engine.
When the parsing engine is implemented for other features, we can start this.

Let's not focus on test generation, or provide empty test files. Close this for now.