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

TypeConverter can't be specified on Groups and DocumentFixtures #130

Open
Drakojin opened this issue May 29, 2020 · 0 comments
Open

TypeConverter can't be specified on Groups and DocumentFixtures #130

Drakojin opened this issue May 29, 2020 · 0 comments
Labels

Comments

@Drakojin
Copy link
Contributor

Expected Behavior

The use of @converter(class) on Groups and DocumentFixtures should activate the Converter for all containing Fixtures.
Current Behavior

The @converter(class) is ignored and has no effect.
Screenshots
Possible Solution

This was not implemented correctly.
The use of Groups was never considered in the implementation.

@Drakojin Drakojin added the bug label May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant