Skip to content

Add tests of client code generation components #4914

Closed
@dougbu

Description

@dougbu
Contributor

Is this a Bug or Feature request?

Enhancement that's part of #4896

Description of the problem

Have previously been manually testing the client code generation feature. Need to automate this, including tests of the tasks, the generic document tool, and the MSBuild targets.

Tasks should be relatively simple to unit test. But, the remainder will likely need functional tests that (unfortunately) write to disk. Will have a look at aspnet/DotNetTools, aspnet/EntityFrameworkCore, and aspnet/websdk to see how those repos test tools and MSBuild targets. May also discuss potential MSBuild and tool testing approaches with @pranavkm and @ryanbrandenburg.

Version of Microsoft.AspNetCore.Mvc or Microsoft.AspNetCore.App or Microsoft.AspNetCore.All

See the features/client.code.generation branch branch. That work is intended for the 2.2 Preview 3 milestone.

Activity

self-assigned this
on Sep 8, 2018
transferred this issue fromaspnet/Mvcon Dec 14, 2018
added this to the ClientCodeGen milestone on Dec 14, 2018
modified the milestones: ClientCodeGen, 3.0.0-preview4 on Feb 6, 2019

54 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatestask

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @Pilchie@danroth27@dougbu@mkArtakMSFT@aspnet-hello

      Issue actions

        Add tests of client code generation components · Issue #4914 · dotnet/aspnetcore