Explore tweets tagged as #ReactTestingLibrary
React Testing Library waitFor not working with setTimeout https://t.co/v9fZN7f9HC
#reactjs #reacttestinglibrary
0
1
0
React Testing Library does not find elements using getAllByTestId after initial render https://t.co/09O28Ro2hn
#reactjs #testing #jestjs #javascript #reacttestinglibrary
0
4
1
Continuing our series from last week, Charan lead us through Part-II of Automated Test. We discussed - ✅Mock testing (mock responses) 🪝testing approach for custom hooks 🃏Faker library #AutomatedTest #React #ReactTestingLibrary #ProximityTechWeekly #ProximityWorks #proxonauts
0
3
4
.@kentcdodds I love the new `rerender`, `unmount`, and `result` return values from `testHook` in #ReactTestingLibrary. 🐐
2
5
39
My journey with #reactTestingLibrary began. If you want to be a javascript ninja 👉@kentcdodds === OBI-WAN KENOBI ⚔️ “Use the react-testing-library, Luke.” is the new Jedi moto ...
1
0
3
A really great talk @ReactLoop by @elizfunk that I think did #ReactTestingLibrary justice and hit on some of the key points for using it. I think @kentcdodds would have loved the talk!
1
4
19
Day 78 #100DaysOfCode - Spent some time playing with React app coverage using #Jest and #ReactTestingLibrary. Also found out Istanbul coverage tool comes pre-packaged in Jest 🤔 🤩 - Also spent some time adding IE styles support for work/ rediscovering IE devTools:
3
4
3
Been using this custom testing-library/react renderer for a few months now and it has made it significantly easier to write tests by logging fragment diffs for better feedback while testing. Gist: https://t.co/UfQthxgLa1
#testinglibrary #reacttestinglibrary
1
14
61
Thank you all for coming to my "Testing React Components" talk at @kc_dc. Great audience. Had a lot of fun. Here are the slides. https://t.co/sGRSxMzKYo
#kcdc2019 #jest #react #reacttestinglibrary #unittesting
0
1
9
Writing tests that use shallow rendering came up at work today (I'm not a fan). It prompted me to say this. In other words, test the behavior of a component, not the implementation. That's why I use @kentcdodds' #ReactTestingLibrary to test components.
2
1
10
❗New blog post❗ Title: Why should we rewrite enzyme.js to react-testing-library and how to do that? by Magdalena Mazur Link: https://t.co/jTVdbKvWAn
#frontend #javascript #enzyme #reacttestinglibrary #rtl #tests
0
3
10
Day 9 - #3HoursOfLearningEveryday done Total #Learning = 28 hrs 42 mins #Learning at hyper speed, #innovation #patents at rocket speed. #react #test #automation #jest #hooks #snapshots #reacttestinglibrary #css
0
0
2
My latest video is finally here! 'Building Todoist Using React (Custom Hooks, Context), Firebase, React Testing Library & SCSS (using BEM)`🔥 https://t.co/A61Lwhy7DH 🔥- please share 😃 #JavaScript #ES6 #React #ReactTestingLibrary #React #100DaysOfCode #freeCodeCamp #CodeNewbie
0
1
9
Need to spice up that weekly standup and get support for your push to use 🐐 #ReactTestingLibrary? For a small fee, this farm will have a goat join your @zoom_us call. https://t.co/aSa4sTgNa3
1
2
6
queryByRole, queryByText fixed the “overlapping act() calls” warning I was getting in #reacttestinglibrary and #jest, and I wasn’t using act() 😬😬🤔 #React #javascript #DEVCommunity #SoftwareEngineer
0
1
2
#React Testing Library: The Modern Way to Test React Components https://t.co/Nrh4xLww0X
#ReactTestingLibrary #JavaScript #WebDevelopment
0
1
0
#ReactTestingLibrary TIL I ran into an issue testing a component that uses a Portal downstream. The preferred solution I found, per @kentcdodds, was to add a couple lines to the base Portal component to ensure its root element is on the DOM. https://t.co/dBAJXxFTt3
0
2
20
This might look ugly or whatever but I don't care because it works. This is how we can test dispatching actions from a global reducer using #Jest , #ReactTestingLibrary and #GraphQL with @apollographql Link to gist: https://t.co/tiWzJsyNfr
2
0
0