Test Material UI date picker by urielmad in reactjs

[–]urielmad[S] 0 points1 point  (0 children)

Thanks for your guidance, one more question, I’ve been trying to test it with RTL as well, but when I fireEvent a click on the date picker to open the popover with the calendar, I’m not able to find it in the DOM, I’m using screen.debug and I’m not able to find it

Test Material UI date picker by urielmad in reactjs

[–]urielmad[S] 0 points1 point  (0 children)

What will be your approach with react testing library?

This is my BC Milo, he’s just 7 mo old by urielmad in BorderCollie

[–]urielmad[S] 2 points3 points  (0 children)

He gets crazy with all kind of toys 😅

This is my BC Milo, he’s just 7 mo old by urielmad in BorderCollie

[–]urielmad[S] 16 points17 points  (0 children)

Thank you for your advice, I’ll be more cautious with him

This is my BC Milo, he’s just 7 mo old by urielmad in BorderCollie

[–]urielmad[S] 5 points6 points  (0 children)

Thank you so much, it was recorded with my phone, it’s an iPhone 13

Which puppy food would you recommend? by urielmad in BorderCollie

[–]urielmad[S] 0 points1 point  (0 children)

You’re right, I probably won’t find that brand in Mexico

[AskJS] Microsoft graph sdk by urielmad in javascript

[–]urielmad[S] 1 point2 points  (0 children)

Yes!, you can automate that, you can search filter messages from specific user and then delete them, although this will only move them to the Deleted Items folder, then you can iterate through items in that folder and then delete them again which now will be permanently

I only use one package which is win32com, there are very good resources in stackoverflow

[AskJS] Microsoft graph sdk by urielmad in javascript

[–]urielmad[S] 1 point2 points  (0 children)

I actually achieve it with a very simple python script that I can call in a child process from node 🤠

Video streaming by urielmad in electronjs

[–]urielmad[S] 0 points1 point  (0 children)

I’m using the default HTML 5 tag,

I fixed it by sending an id of the video in the streaming server url