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

Add tests for JobDSL scripts #33

Merged
merged 4 commits into from
Jan 4, 2024
Merged

Add tests for JobDSL scripts #33

merged 4 commits into from
Jan 4, 2024

Commits on Jan 4, 2024

  1. feat(gradle)!: Add integration testing

    - Downgrade Jenkins version to 2.277.4
    - Add dependencies for JobDSL tests
    - Add Jenkins Test Harness
    turboBasic committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f35a770 View commit details
    Browse the repository at this point in the history
  2. test: Add test for JobDSL files

    - Add test for all JobDSL files
    - Fix JobDSL scripts for testing: Add folder() instructions
    to allow Jenkins Test Harness to execute DslScriptLoader()
    turboBasic committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    650eb4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddffdc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e56e684 View commit details
    Browse the repository at this point in the history