GoEddie / GoEddie/tSQLt-TestAdapter

AgileSQLClub.tSQLtTestAdapter 0.59.0

Open
#10 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
21
Forks
9
PR merge metrics
No merged PRs in 30d

Description

We are using this test adapter for TFS 2015 builds (VS2015 is installed on build machine).
The error appeared on test which returns empty select (just column names are returned as the test check how the sp acts when non existing value is provided).

**The error message in build log:**
2018-01-18T16:42:13.5425357Z Failed test_schema.test 03 provided non existing code should return empty data set
2018-01-18T16:42:13.5465375Z ##[error]Error Message:
2018-01-18T16:42:13.5475371Z ##[error]
2018-01-18T16:42:13.5485398Z ##[error]failure.message: Expecting to get a data reader with the response to: "exec tSQLt.RunWithXmlResults '[test_schema].[test 03 provided non existing code should return empty data set]'"
2018-01-18T16:42:13.5485398Z ##[error]

**Note**
The test was executed directly on Build machine SQL server using tSQLt.RunAll, no errors or failures were noticed. No failure details in [tSQLt].[TestResult] as well.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.