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

Existing tests are dependent on specific directory #23

Closed
activescott opened this issue Mar 1, 2014 · 0 comments
Closed

Existing tests are dependent on specific directory #23

activescott opened this issue Mar 1, 2014 · 0 comments
Assignees

Comments

@activescott
Copy link
Owner

Existing "ExpectedOutput" files used to run unit tests all begin with C:\projects\lessmsi\src\Lessmsi.Tests\bin\Debug\<msiFileName> and they should be relative. Otherwise anyone trying to run tests must have the project running from C:\projects\lessmsi\src\Lessmsi.Tests\bin\Debug\<msiFileName>.
Remove the root of this path or make the tests resilient enough to ignore that portion of the paths when doing comparisons.

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