Adding public API test coverage Aspire.Hosting.NodeJs#5161
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Zombach
left a comment
There was a problem hiding this comment.
Missing check in constructor
|
Yes, I know, there was just a case message when the name of a parameter differed from the name of the parameter being checked in the ExecutableResource. |
bba4495 to
53d7217
Compare
| } | ||
|
|
||
| [Fact] | ||
| public void AddNpmAppShouldThrowWhenScriptNameIsNull() |
There was a problem hiding this comment.
@Alirexaa you missed this one. It has a default value but it doesn't mean we still can't call it with a null value.
There was a problem hiding this comment.
Also I had to force push to revert the changes in the .sln file.
…aspire-hosting-nodejs
…aspire-hosting-nodejs
…aspire-hosting-nodejs
Contributes to #2649 and #5047
Microsoft Reviewers: Open in CodeFlow