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

Issue 128 - Artist.GetInfoCommand - added lang parameter #138

Conversation

klinge
Copy link
Contributor

@klinge klinge commented Dec 17, 2018

Fixed a bug from issue #128. Verified it is working - but did not make any tests because I changed most of the unit tests files in another PR and did not want to make the merge unneccessarily complicated.

@rikkit
Copy link
Member

rikkit commented Dec 26, 2018

Hi @klinge - I've finally merged #136. Would you mind adding a test here?

@klinge
Copy link
Contributor Author

klinge commented Dec 26, 2018

Will do! When is the SetParameters method in the command called? Tried testing for values in the command Parameter dictionary in a unit test but it seems it is still empty..

@rikkit
Copy link
Member

rikkit commented Dec 26, 2018

It's called as part of making the request (.ExecuteAsync())

@klinge klinge closed this Dec 27, 2018
@klinge klinge deleted the feature/128-fix-lang-param-in-Artist.GetInfo branch December 27, 2018 21:10
@klinge
Copy link
Contributor Author

klinge commented Dec 27, 2018

Messed up local branches - will create a new PR that includes some unit tests

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