Wander Gonzalez

Results 18 comments of Wander Gonzalez

I've been trying but can't manage to create the volunteer assignment when creating the new case. So I think It went over my capacity. If someone solves this please give...

@kasugaijin There is an assertion that is commented. This is because it works perfectly when tested individually. But when using `./bin/rails test:all` it fails. I don't know why the FormSubmission...

![image](https://github.com/user-attachments/assets/49933223-2ec7-4131-bce4-246aa0520314) does not fail locally ??

Ok, I will address it here in this PR.

I'm blocked, I cant make the factory for `@person1 = create(:adopter, email: "[email protected]")` to persist the person. The person with the email "adoper1@..." is not being created. I've used `:with_person`...

@kasugaijin Thank you! I really needed that. I will implement the new service logic first to get it out of the way, and then check out everything else.

> I am just leaving a note for myself here - we should make sure we fully test the refactor of the CSV import service i.e. > > * it...

I think that would do it 👍🏽