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

Single "Row Count" keyword with Assertion Engine #208

Closed
amochin opened this issue Feb 13, 2024 · 1 comment
Closed

Single "Row Count" keyword with Assertion Engine #208

amochin opened this issue Feb 13, 2024 · 1 comment
Assignees
Milestone

Comments

@amochin
Copy link
Collaborator

amochin commented Feb 13, 2024

There are currently 5 "Row Count" keywords - one just returning the row count and four with assertion (equal, great/less than).
This can be replaced with a single "Row Count" keyword only - if we integrate the Assertion Engine like in the BrowserLibrary

Maybe even replace the "Check if (not) exists in DB" keywords?

@amochin
Copy link
Collaborator Author

amochin commented Aug 12, 2024

There are 2 new keywords using the Assertion Engine:

  • Check Row Count
  • Check Query Result

The Row Count keyword is left untouched - just for returning the row count, without any checks.
The following keywords are marked as deprecated now and will be removed in future versions:

@amochin amochin closed this as completed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant