Marcos Lima
Marcos Lima
Feature request: Be able to clear all stubs via Restful API Why: It would be easy to clear all stubs and import a file with new requests How: Change the...
### What's happening When I use armTeplate sometimes the deployment of the functions fails with "functionApp cannot be null or undefines The armTemplate is deployed succesfully. ### Versions Framework Core:...
- What went wrong? When I do specify the prefix attribute in the serverless.yml, the deploy fails - What did you expect should have happened? It was expected that the...
Hi, I downloaded the file suggested by the course but I moved the zip file in order to organize into a different folder structure. I noticed the data from postgres...
The path for the csv files is hardcoded. I'm opening this issue but I already have the fix for this. I'm checking how can I generate a pull request for...
I think that could be useful to remove an pre-defined expectation. `public void BackToRecord(object obj, BackToRecordOptions options) { this.IsMockObjectFromThisRepository(obj); if ((options & BackToRecordOptions.Expectations) == BackToRecordOptions.Expectations) { foreach (IExpectation allExpectationsForProxy in...