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

SamplesTests.Customer tests are broken #1

Open
antonovicha opened this issue Jan 20, 2016 · 0 comments
Open

SamplesTests.Customer tests are broken #1

antonovicha opened this issue Jan 20, 2016 · 0 comments
Labels

Comments

@antonovicha
Copy link
Owner

All SamplesTests.Customer integration(?) tests are broken because they try to connect to none existing SQL Server using connection string: "Data Source=acer\sqlserver;Initial Catalog=Northwind;Persist Security Info=True;User Id=sa;Password=1".

Possible solution: rewrite them to use SQLite?

@antonovicha antonovicha changed the title SamplesTests.Customer are broken SamplesTests.Customer tests are broken Jan 20, 2016
@antonovicha antonovicha added unittest and removed bug labels Jan 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant