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

Is this project still maintained? #140

Open
mikeerickson opened this issue Aug 31, 2018 · 7 comments
Open

Is this project still maintained? #140

mikeerickson opened this issue Aug 31, 2018 · 7 comments

Comments

@mikeerickson
Copy link

I am having an issue with factory.create not actually creating documents in Mongo, and the .then() call is not executing.

If I change to factory.build then it does generate a new factory object, but I am still not able to create.

Should I expect a response, or should I look for an alternative project (any suggestions)

@gabrielsclimaco
Copy link

+1

@gustavorodarte
Copy link

Same issue here.

@mikeerickson
Copy link
Author

Guessing by lack of response, this is a dead project. Maybe I should just fork and fix huh 🤓

@gabrielsclimaco
Copy link

@mikeerickson might be a good idea. Count me as a contributor to resolve this issue

@ratson
Copy link

ratson commented Dec 2, 2018

For those interested may take a look at my fork, https://github.com/ratson/factory-bot/commits/master
PR to help update the documentation is welcome.

@ws-perelyaynen
Copy link

Factory girl doesn't throw error when build schema doesnt' match with DB schema.
So make sure your FG-build-schema fits to DB schema. That helped me.

@JamieREvans
Copy link

What worked for me was adding a catch to the end of the promise and logging the error I get there.

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

No branches or pull requests

6 participants