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

AlchemyCategory and Tag Factory name generation is broken #205

Open
elbenfreund opened this issue Jul 26, 2016 · 0 comments
Open

AlchemyCategory and Tag Factory name generation is broken #205

elbenfreund opened this issue Jul 26, 2016 · 0 comments

Comments

@elbenfreund
Copy link
Collaborator

When the factories for AlchemyCategory and AlchemyTag generate names they do not seem to use the actual return value of their word faker but its string representation.
For all intends and purposes with regards to testing this seems good enough, nevertheless it indicates an issue that should be fixed.

Example:

[[4] u'<factory.faker.Faker object at 0x7f2e9dcf6490> - 4', [5] u'<factory.faker.Faker object at 0x7f2e9dcf60d0> - 5', [6] u'<factory.faker.Faker object at 0x7f2e9dcf6190> - 6', [7] u'<factory.faker.Faker object at 0x7f2e9dcff290> - 7']
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