FaridSafi / react-native-google-places-autocomplete

Customizable Google Places autocomplete component for iOS and Android React-Native apps
MIT License
1.97k stars 846 forks source link

Getting an error of XMLHttpRequest while running jest test case #933

Open ArjunPatidarRadix opened 3 months ago

ArjunPatidarRadix commented 3 months ago

ReferenceError: XMLHttpRequest is not defined

Screenshot 2024-03-21 at 11 07 31 AM

i have also searched on web to mock this package for jest test cases but didn't find any proper steps or doc about it so if anyone have info about mocking then please guide me for same.

MarcHbb commented 2 months ago

Have the same issue

ArjunPatidarRadix commented 2 months ago

have you found any solution for it? @MarcHbb

Hosam-hsm commented 2 months ago

Any updates on this issue?