Michael Guymon

Results 7 issues of Michael Guymon

Allow for nested attributes for an audit. Since the trailing hash is expected to the options, maybe by passing in a block? Something along the lines of: ``` audit :before_create...

Helper methods to make creating blueprints easier, such as - Unique ID generator - Unique Email generator - Incremented Integer

Making things Better

Handle MappedCollections in ModelFactory instead of doing processing MappedList and MappedSets in nearly identical ways

Allow a Policy to be scoped for a single unit test. Presently a Policy will affect all models created by the ModelFactory. Setting a User by the Singleton Policy will...

Presently only remote and local maven repos are used for dependency resolution. So a recently packaged jar of a project in target would not be used in the dependency resolution,...

Provided scope are not converted into String notations from a POM