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

Bulk test only test injects on displayed page on the "test" tab of a scenario/simulation #2174

Open
impolitepanda opened this issue Jan 8, 2025 · 0 comments
Labels
bug use for describing something not working as expected
Milestone

Comments

@impolitepanda
Copy link
Member

Description

Bulk tests only test injects on displayed page on the "test" tab of a scenario/simulation. So if there are 27 testable injects for a scenario, and if we have 20 elements per page, only the first 20 will be tested.

Environment

  1. MacOS
  2. OpenBAS version: 1.11.0
  3. OpenBAS client: frontend

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Go to scenario -> Test tabs
  2. Choose a scenario with more than 20 testable injects and display 20 elements per page.
  3. Click on the "Replay all tests" icons
  4. Wait for the message saying that only 20 tests were ran.

Expected Output

All injects should be tested, not only thos of the displayed page.

Actual Output

Only the tests of the currently displayed page are ran.

Screenshots (optional)

Image

@impolitepanda impolitepanda added bug use for describing something not working as expected needs triage use to identify issue needing triage from Filigran Product team labels Jan 8, 2025
@EllynBsc EllynBsc removed the needs triage use to identify issue needing triage from Filigran Product team label Jan 10, 2025
@EllynBsc EllynBsc added this to the Bugs backlog milestone Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected
Projects
None yet
Development

No branches or pull requests

2 participants