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

Add Functional Tests #161

Open
cfbarbero opened this issue Sep 15, 2014 · 1 comment
Open

Add Functional Tests #161

cfbarbero opened this issue Sep 15, 2014 · 1 comment

Comments

@cfbarbero
Copy link
Contributor

We need to add some functional, end to end tests of the SlowCheetah nuget package and build transforms.

Scenarios:

  • Transform app.config for C# projects on build
  • Transform other xml files for C# projects on build
  • Transform xml files besides web.config for web projects on publish/package
  • Transform files for Click Once publish
  • Transform files for setup project
  • Support for PublishProfile transform on non web projects
  • Transform xml files for worker role (used to work I don't think it does anymore not 100% sure)
  • Transform Linked files

Tests:
Install slow-cheetah package into new project.
Build Project
Verify scenario

@cfbarbero
Copy link
Contributor Author

The Nuget Functional Testing looks promising, however, it looks like it's only for internal testing of the Nuget project and has to be run inside of Visual Studio.

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

No branches or pull requests

1 participant