-
Notifications
You must be signed in to change notification settings - Fork 6
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
docs/ioc: expand Integration tests tutorial #134
Merged
minijackson
merged 8 commits into
epics-extensions:master
from
minijackson:integration-tests
Aug 2, 2024
Merged
docs/ioc: expand Integration tests tutorial #134
minijackson
merged 8 commits into
epics-extensions:master
from
minijackson:integration-tests
Aug 2, 2024
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8082623 - Browse repository at this point
Copy the full SHA 8082623View commit details -
templates/top: add timeout for first cagets
Because the test is added by default, and run by default in GitLab CI, this means that by default the test will fail. With this change, the test fails in 10 seconds instead of 15 minutes, leaving more time for other jobs.
Configuration menu - View commit details
-
Copy full SHA for 02fee06 - Browse repository at this point
Copy the full SHA 02fee06View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed5d02d - Browse repository at this point
Copy the full SHA ed5d02dView commit details -
docs/ioc: adapt to simulator changes
The simulator was rewritten in Lewis, which changed its default port to 9999, and is now case-sensitive.
Configuration menu - View commit details
-
Copy full SHA for a5f45fa - Browse repository at this point
Copy the full SHA a5f45faView commit details -
Configuration menu - View commit details
-
Copy full SHA for a27299b - Browse repository at this point
Copy the full SHA a27299bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7e96f1 - Browse repository at this point
Copy the full SHA f7e96f1View commit details -
docs/ioc: expand Integration tests tutorial
Renamed to "Adding integration tests to your IOC", because an "Integration tests" user guide is planned, and to make it a bit clearer that it is a continuation of the StreamDevice tutorial. Previously the tutorial was a mix between a guide and tutorial, not really guided enough. Now the tutorial builds upon the StreamDevice tutorial, and shows a complete path to have a fully functional integration test. Also introduce how to *run* tests, both non-interactively and interactively. Added a quick reference of useful Python test functions. The tutorial was also updated due to some changes in the default template, and some renamed options.
Configuration menu - View commit details
-
Copy full SHA for b46224c - Browse repository at this point
Copy the full SHA b46224cView commit details
Commits on Jul 31, 2024
-
docs/ioc: add section on KVM for integration test tutorial
Nix will show an error running tests if KVM is not present.
Configuration menu - View commit details
-
Copy full SHA for a0e3f8a - Browse repository at this point
Copy the full SHA a0e3f8aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.