When i run docker test, group_folders app return xml instead of json datas which make the test fails. Possible workarounds: - find a version of the app that support `?format=json` - automatically detect if a response is xml and built a dict from it