Juan Leaniz
                                            Juan Leaniz
                                        
                                    @hacktobeer I wrote unit tests using fakeredis and FastAPI's test client. Have a look and let me know if you can think of additional tests to add. Thanks!
Update: I decided to prefix all the API endpoints with ```/api``` to make it easier to differentiate with other paths that may be served by the uvicorn http server (eg....
Staging e2e test fails due to plaso changes to command line option --vss_stores (tracked in #1080)
@aarontp PTAL at latest updates to address previous comments.
@aarontp is this solved now that we run insider docker containers and workers are privileged/we can define the user to run as within the Dockerfile?
@wajihyassine Looks like we can close this as completed?
@hacktobeer I believe this is now addressed via the new turbinia cli tool that uses the API server to dump json data. The output should be consistent. Let me know...
@aarontp is this something we should consider for the new client or can we close this PR?
This has been addressed in the new turbinia api cli tool. #1126
@aarontp Given the upcoming architecture changes and mvoe to redis, should we close or keep this issue?