@faysal-ishtiaq we're trying to update the integration tests in opencdms-test-data (#43) - but we're running into problems with the database containers not being ready before the tests start running. We could introduce a simple delay before running the tests or there may be some other approach we could take to check the containers are ready before running tests.
Any suggestions?