Luis Alvarez

Results 7 issues of Luis Alvarez

I know this might be a little off topic, but I have created several files to manually test some API and would like to now use those same files to...

### SpecFlow Version 3.9.22 ### Which test runner are you using? MSTest ### Test Runner Version Number 2.2.5 ### .NET Implementation equal or greater .NET Framework 4.6.1 ### Project Format...

Bug
waiting-for-feedback

I'm using `octokit 0.22.0` to get all issue-events for a given repo in my organization for reporting, but whenever I call: ``` var issueActivity = await client.Activity.Events.GetAllIssuesForRepository(owner, repo); ``` I...

category: bug

Hello, I'm starting to use this for unit testing my front end code, so I need some help moving forward. I have a `Date` attribute that will make an `Xrm.WebApi.retrieveMultipleRecords`...

Hello @scottdurow, I'm sorry but, this was the best way I could find to contact you. I just created a [generator for creating Web Resources using Typescript](https://github.com/lalberto8085/generator-d365-ts-webresource), and wanted to...

I was just generated the `Email` entity and there's a column named `descriptionblobid` of type `FileType` here's what I get in VsCode: ``` TS // Description File Id FileType File...

### Used Visual Studio Visual Studio 2022 ### Are the latest Visual Studio updates installed? Yes ### SpecFlow Section in app.config or content of specflow.json _No response_ ### Issue Description...