lambeolino

Results 17 comments of lambeolino

And I have on question regarding the ticket description, I don't see any left join in the service method of userService.getUserByFirebaseId, as the typeorm query there doesnt specify the relations...

I already started, I could do the refactoring write some unittests and test manually trough swagger, and open a pull request for a first review after that :) The end2end...

https://github.com/chaynHQ/bloom-backend/pull/710 I opened a first pull request for a first review, I also edited the docker-compose as proposed in https://github.com/chaynHQ/bloom-backend/issues/588 as i needed to do it to get docker-compose running...

Thanks :) Manual testing trough swagger API seems to work, when the frontend is up to date I will do further tests with cypress!

Hello I created a pull request to add the read_only parameter [here](https://github.com/LemmyNet/lemmy/pull/5264)

Hi @kyleecodes , sorry for the late answer, I read it today and fixxed the unittest! I have a new laptop now, so setting up everything for the integration test...