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

Test suites: validate database content #1483

Open
4 tasks
techsmyth opened this issue Dec 24, 2024 · 0 comments
Open
4 tasks

Test suites: validate database content #1483

techsmyth opened this issue Dec 24, 2024 · 0 comments

Comments

@techsmyth
Copy link
Member

Description

Ensuring that the data in the database can be included in the expected outcomes from running tests

Goal

More robust QA test harness e.g. validating no authorization policies without credential rules

Hypothesis

Access to database content, via a strongly typed setup, would enable a lot more testing to be automated

Must have scope

  • Ability to do database queries using strong typing (so not raw sql or raw query builder)
  • Ability to customize the database to connect to
  • Definition and implementation of the first QA tests to be carried out in this way
  • utilities to support added to tests-lib package

Stakeholders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New
Development

No branches or pull requests

1 participant