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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup testing.js: Param hooks, documentation #20843

Open
wants to merge 13 commits into
base: devel
Choose a base branch
from

Conversation

dothebart
Copy link
Contributor

@dothebart dothebart commented Apr 12, 2024

Scope & Purpose

  • add a way to scan test infrastructure for commandline options and their defaults

  • move most options out of testing.js into the modules that work with these options

  • options used by instance.js and instance-manager.js will end in instance-manager.js

  • introduce API function to add documentation including duplicate checking

  • remove redundand options from testsuites

  • locate and fix duplicates

  • move portManager into its own file

  • move the testrunner implementations into their own file

  • 馃敤 Refactoring/simplification

@cla-bot cla-bot bot added the cla-signed label Apr 12, 2024
@dothebart dothebart changed the title move various testrunners into their own file. Cleanup testing.js: Param hooks, documentation Apr 15, 2024
@dothebart dothebart force-pushed the refactor/shift-around-tu-classes branch from dcb1d25 to 147836d Compare April 15, 2024 13:33
@dothebart dothebart force-pushed the refactor/shift-around-tu-classes branch from 259f1e3 to dfe1309 Compare April 26, 2024 08:21
- add a way to scan test infrastructure for commandline options and
  their defaults
- move most options out of `testing.js` into the modules that work with
  these options
- options used by instance.js and instance-manager.js will end in
  instance-manager.js
- introduce API function to add documentation including duplicate
  checking
- remove redundand options from testsuites
- locate and fix duplicates
- move portManager into its own file
@dothebart dothebart force-pushed the refactor/shift-around-tu-classes branch from 0577eb7 to af69b68 Compare April 30, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants