A different approach #470
Annotations
4 errors
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanSearchDefaultFields:
_/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L80
Assert.Single() Failure: The collection was empty
|
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanUseCollectionDefaultFields:
_/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L204
Assert.Equal() Failure: Strings differ
↓ (pos 329)
Expected: ···"loyeesId] AND [c0].[Name] LIKE N'%acme%')"
Actual: ···".[EmployeesId] AND [c0].[Name] = N'acme')"
↑ (pos 329)
|
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanSearchWithTokenizer:
_/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L118
PhoneNumbers.NumberParseException : The phone number supplied was null.
|
build / build
Process completed with exit code 1.
|