LHCb Integration Tests Project
The LHCb Integration Tests project is a simple shell used to host tests meant to check the integration between LHCb software projects.
Documentation is available at https://lhcb-integration-tests.docs.cern.ch/.
Prepare for Tomcat upgrade to 10.0. It will require renaming imports (javax.websocket to jakarta.websocket) in WebsocketListener and WebsocketEndpoint. Jars to be updated in the new version: - tomcat-annotations-api - tomcat-api - tomcat-catalina - tomcat-embed-core - tomcat-jaspic-api - tomcat-jni - tomcat-juli - tomcat-servlet-api - tomcat-util - tomcat-util-scan - tomcat-websocket - tomcat-websocket-api
The LHCb Integration Tests project is a simple shell used to host tests meant to check the integration between LHCb software projects.
Documentation is available at https://lhcb-integration-tests.docs.cern.ch/.