epics-containers / ibek-support

ibek definitions
Apache License 2.0
1 stars 9 forks source link

Add system tests #2

Closed gilesknap closed 11 months ago

gilesknap commented 1 year ago

We need CI on this project to verify that all support modules will install into a container. i.e. test install.sh in each subfolder

Also we should have some system tests to demonstrate that ibek can successfully render startup and DB for a range of interesting example IOC instance YAMLs.

gilesknap commented 11 months ago

Extensible system test framework added in #4.

Currently tests ADSimDetector, busy, asyn.

@coretl @GDYendell feedback welcome - sorry about all the bash. Take a look at https://github.com/epics-containers/ibek-support/blob/main/tests/_test_support_build.sh