-
-
Notifications
You must be signed in to change notification settings - Fork 37
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 support for checking the referencial integrity of a table when defined on one or more columns #352
Comments
Hi @Seddryck, the solution which I'm using for it is the following template, provided you have the test case data saved somewhere else.
About the feature request #349: I have to refine the template first to provide a reasonable template to the public. Cheers |
Not really happy with the current naming. It should be And if several rows in the reference table validate the lookup … it should not be a problem. |
# Conflicts: # NBi.Core/NBi.Core.csproj # NBi.NUnit/Builder/ResultSetLookupExistsBuilder.cs # NBi.Testing/NBi.Testing.csproj
…verse feature #413 to new tab ... lookup-matches, reverse-lookup and lookup-exists.
It should be possible to define a query and check that a set of the returned columns contain values provided by another query.
The text was updated successfully, but these errors were encountered: