Skip to content

Adds music and vehicle faker classes to parse method and unit tests#622

Merged
bchavez merged 1 commit into
bchavez:masterfrom
Perks-of-Being-a-Cauliflower:feature/Parse-Vehicle-And-Music
Oct 26, 2025
Merged

Adds music and vehicle faker classes to parse method and unit tests#622
bchavez merged 1 commit into
bchavez:masterfrom
Perks-of-Being-a-Cauliflower:feature/Parse-Vehicle-And-Music

Conversation

@Perks-of-Being-a-Cauliflower
Copy link
Copy Markdown
Contributor

These are some small changes taken from my other branch/pull request "Add Vehicle, Music, and Person to Parse method #602". Since adding the Person class is likely to be more involved, I split the changes as requested.

Issue/Feature

Faker contains a parse method however it is missing implementations for Vehicle and Music.

Implimentation

Vehicle:

Added to list of Mustache Methods passed into Parse method
Added unit tests to check that values can be returned from parse

Music

Added to list of Mustache Methods passed into Parse method
Added unit tests to check that values can be returned from parse

…o ensure they work as the other parse methods do.
@bchavez bchavez merged commit 5a4087e into bchavez:master Oct 26, 2025
1 check passed
@bchavez
Copy link
Copy Markdown
Owner

bchavez commented Oct 26, 2025

Perfect. Thank you @Perks-of-Being-a-Cauliflower !

@bchavez
Copy link
Copy Markdown
Owner

bchavez commented Oct 26, 2025

Fixed in v35.6.5: https://www.nuget.org/packages/Bogus/35.6.5

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

Successfully merging this pull request may close these issues.

2 participants