Florent Chatterji

Results 22 comments of Florent Chatterji

I added a PR with some tests. I think I could go further and add more tests, but this seems to be a good start

hi @cielf , no unfortunately its tests regularly failing, because of changes made here. i'll try to debug in the next few days

@dorner ok, what I did was prevent importing when there are already items in the inventory. So whenever an import is made, it is made on an empty inventory. So...

ok gotcha, the PR is ready for review

Hey, so i adjusted the PR for a new review. As discussed on slack, i left the inventory already has items error.

@dorner No worries, i understand. So what remains to be done on this ticket? Just removing the split_difference?

@compwron sorry had to close the previous PR and open this one (the other one was created from my main branch by mistake)

Hey, I'd like to work on this issue if possible :)

Hey @dorner @cielf , I checked the code. As the kit status and item status must always be the same, I would propose keeping just one database field, the item...