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

Refactoring test integ #1376

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

fabricereix
Copy link
Collaborator

@fabricereix fabricereix commented Mar 20, 2023

Encapsulate each integ test in its own shell script.

It is more flexible to drive integ tests through shell scripts rather than input Hurl files.
This enables to include all the existing adhoc tests.
profile file and option files will not be required any more, they will be simply included in the script itself.

This first PR add the new test script runner and migrate the adhoc tests.
More PRs will follows in order to migrate the existing tests with this new system.

@fabricereix fabricereix marked this pull request as draft March 20, 2023 07:41
@fabricereix fabricereix force-pushed the feature/refacto-test-integ-with-test-script branch 9 times, most recently from 279d420 to 3541ae9 Compare March 24, 2023 08:05
lepapareil and others added 2 commits March 24, 2023 09:06
Encapsulate each integ test in its own shell script
@fabricereix fabricereix marked this pull request as ready for review March 24, 2023 08:16
@lepapareil
Copy link
Collaborator

/accept

@hurl-bot
Copy link
Collaborator

🕗 /accept is running, please wait for completion.

@hurl-bot
Copy link
Collaborator

✅ Pull request accepted and closed by lepapareil with fast forward merge..

# List of commits merged from Orange-OpenSource/hurl/feature/refacto-test-integ-with-test-script branch into Orange-OpenSource/hurl/master branch:

  • 3541ae9 Refactoring test integ
  • f7d65d7 Fix python to 3.9.13 version in Windows contrib

@github-actions github-actions bot merged commit 3541ae9 into master Mar 24, 2023
@github-actions github-actions bot deleted the feature/refacto-test-integ-with-test-script branch March 24, 2023 08:30
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.

3 participants