This configuration is intended to be used to test the API, to use it:
make containers //rebuild the container with current codemake xos //start the container with fixtures datamake prepare //install test dependenciesThen anytime is needed make test (xos/api folder is shared with the container)