James Bechet

Results 3 comments of James Bechet

Here's an example: - The customer has an address saved in the DB - The page loads, the `props.value` is set to `1 Montgomery street` for example (address line 1)...

@bell-steven any updates on that?

I had a similar issue. When I tried to mock `getObject` doing `AWS.mock('S3', 'getObject' ...)` it would never get triggered. However, I've noticed that if I mocked it before the...