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

Split test definitions from test executions & rework UI (structural work to allow dynamic test invocation) #2

Merged
merged 4 commits into from
Feb 16, 2024

Conversation

pk910
Copy link
Member

@pk910 pk910 commented Feb 15, 2024

  • Splitted up the test definition from actual test runs.
    This allows executing tests multiple times, each run under its own run id.
  • Added schedule section to test & external test configuration.
    This allows scheduling a test at specific recurring times (cron format).
  • Reworked UI to reflect new test definition / test run structure

@pk910 pk910 changed the title Allow dynamic test invocations (scheduled / by API or UI) Split test definitions from test executions & rework UI (structural work to allow dynamic test invocation) Feb 16, 2024
@pk910 pk910 marked this pull request as ready for review February 16, 2024 02:24
@pk910 pk910 merged commit 89a5de7 into master Feb 16, 2024
11 checks passed
@pk910 pk910 self-assigned this Feb 16, 2024
@pk910 pk910 deleted the test-scheduler branch March 9, 2024 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant