zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - React Testing with Jest and Enzyme
magnet:?xt=urn:btih:c101fe60d98fbd28ff7d1fce935b6e75a00dcf24&dn=[FreeCourseSite.com] Udemy - React Testing with Jest and Enzyme
磁力链接详情
Hash值:
c101fe60d98fbd28ff7d1fce935b6e75a00dcf24
点击数:
170
文件大小:
2.93 GB
文件数量:
92
创建日期:
2020-3-2 23:41
最后访问:
2024-10-24 19:56
访问标签:
FreeCourseSite
com
Udemy
-
React
Testing
with
Jest
and
Enzyme
文件列表详情
Lesson 1. Welcome and Introduction.mp4 10.48 MB
Lesson 10. Types of Tests.mp4 5.74 MB
Lesson 11. Test Behavior, not Implementation.mp4 10.38 MB
Lesson 12. Snapshot Testing.mp4 9.48 MB
Lesson 13. Demo and Start Click Counter App.mp4 19.19 MB
Lesson 14. Set up Enzyme and Write Tests.mp4 50.3 MB
Lesson 15. Test Component Rendering.mp4 57.32 MB
Lesson 16. More data-test Attribute Tests.mp4 25.62 MB
Lesson 17. DRY Refactor.mp4 83.53 MB
Lesson 18. Test Initial State.mp4 35.15 MB
Lesson 19. Test Button Click.mp4 69.15 MB
Lesson 2. Versions Used in this Course.mp4 8.71 MB
Lesson 20. Acceptance Testing and Review.mp4 11.84 MB
Lesson 21. Click Counter Challenges.mp4 9.77 MB
Lesson 22. Jotto App Demo.mp4 5.67 MB
Lesson 23. Jotto App Planning.mp4 20.12 MB
Lesson 24. Jotto App Plan of Attack.mp4 13.56 MB
Lesson 25. Set up Jotto App and Congrats Component.mp4 37.17 MB
Lesson 26. Congrats Component Test Setup.mp4 47.91 MB
Lesson 27. Congrats Tests and the .text() Method.mp4 55.69 MB
Lesson 28. Code the Congrats Component.mp4 26.49 MB
Lesson 29. PropTypes Testing.mp4 95.76 MB
Lesson 3. TDD What and Why.mp4 13.25 MB
Lesson 30. Code PropTypes and Update Tests.mp4 34.35 MB
Lesson 31. Default Props in setup().mp4 27.68 MB
Lesson 32. Move Enzyme Configuration to setupTests.js.mp4 27.29 MB
Lesson 33. Configure Jest Setup for non-create-react-app.mp4 7.19 MB
Lesson 34. Summary of Abstractions.mp4 12.07 MB
Lesson 35. Playing the Long Game.mp4 7.8 MB
Lesson 36. Set up GuessedWords Component and Tests.mp4 18.6 MB
Lesson 37. GuessedWords PropTypes and setup().mp4 64.84 MB
Lesson 38. Use `describe` for Context.mp4 14.85 MB
Lesson 39. Write Tests and beforeEach for no words guessed.mp4 54.39 MB
Lesson 4. create-react-app.mp4 7.07 MB
Lesson 40. Code for no words guessed.mp4 28.94 MB
Lesson 41. Tests for nonzero guessed words.mp4 64.21 MB
Lesson 42. Code for nonzero guessed words.mp4 42.41 MB
Lesson 43. Manual Acceptance Testing.mp4 20.35 MB
Lesson 44. Bootstrap Styling.mp4 30.19 MB
Lesson 45. Review of Jotto Redux State Plan.mp4 6.1 MB
Lesson 46. Set up Redux.mp4 32.67 MB
Lesson 47. Success State Planning.mp4 4.09 MB
Lesson 48. `CORRECT_GUESS` action creator.mp4 50.8 MB
Lesson 49. `successReducer` Tests.mp4 52.59 MB
Lesson 5. Setting up Jest without create-react-app.mp4 45.56 MB
Lesson 50. `successReducer` Code.mp4 31.55 MB
Lesson 51. Tradeoffs to Unit Testing Action Creators Reducers.mp4 6.84 MB
Lesson 52. Set Up Connected Component Tests.mp4 21.46 MB
Lesson 53. Input Component Test Organization.mp4 16.37 MB
Lesson 54. Start setup Function for Input Component.mp4 28.26 MB
Lesson 55. `storeFactory` Test Helper.mp4 25.8 MB
Lesson 56. Enzyme `.dive()` method.mp4 25.76 MB
Lesson 57. Summary of Connected Component Setup and Choices.mp4 22.02 MB
Lesson 58. Input Tests and Code for success=false.mp4 86.18 MB
Lesson 59. Quiz! Write Input Tests and Code for success=true.mp4 27.09 MB
Lesson 6. Demo of Jest Watch Mode.mp4 26.77 MB
Lesson 60. Simple Redux Summary.mp4 4.21 MB
Lesson 61. Other Pieces of State.mp4 4.79 MB
Lesson 62. `guessedWords` Planning.mp4 14.89 MB
Lesson 63. Redux Thunk What and Why.mp4 6.15 MB
Lesson 64. Installing Redux Thunk.mp4 37.01 MB
Lesson 65. `getLetterMatchCount` Helper Function.mp4 56.61 MB
Lesson 66. Thunk Test Planning.mp4 9.39 MB
Lesson 67. Set up `guessWords` Tests.mp4 60.01 MB
Lesson 68. First Thunk Test.mp4 61.1 MB
Lesson 69. Add `secretWordReducer`.mp4 13.34 MB
Lesson 7. More about Jest Watch Mode, Test Files and Tests.mp4 32.14 MB
Lesson 70. Remaining Tests.mp4 86.13 MB
Lesson 71. Write Reducer and Action Creator.mp4 72.46 MB
Lesson 72. Thunk Integration Testing Summary.mp4 1.91 MB
Lesson 73. `secretWord` Plan.mp4 11.46 MB
Lesson 74. `moxios` Why and How.mp4 15.06 MB
Lesson 75. Set up `secretWord` Action Creator and Tests.mp4 41.11 MB
Lesson 76. Testing Asynchronous Action Creators.mp4 14.27 MB
Lesson 77. Write `getSecretWord` tests.mp4 49.08 MB
Lesson 78. Write `secretWord` Action Creator and Reducer.mp4 46.25 MB
Lesson 79. Summary Asynchronous Action Creators and `moxios`.mp4 11.68 MB
Lesson 8. Enzyme Introduction and Setup.mp4 25.98 MB
Lesson 80. Testing Props and Action Creator Calls.mp4 5.95 MB
Lesson 81. Testing Redux Props.mp4 9.59 MB
Lesson 82. Input Redux Props.mp4 75.08 MB
Lesson 83. Quiz! App Redux Props.mp4 63.43 MB
Lesson 84. Approach to Testing Action Creator Calls.mp4 12.79 MB
Lesson 85. `getSecretWord` call on App Mount.mp4 112.77 MB
Lesson 86. Quiz! Tests for `guessWord` on Input Submit Click.mp4 44.75 MB
Lesson 87. Create Input ref.mp4 29.54 MB
Lesson 88. Write test for `guessWord` Argument.mp4 88.09 MB
Lesson 89. Write `guessWord` Call with Argument.mp4 63.85 MB
Lesson 9. Using Enzyme in a Test.mp4 54.21 MB
Lesson 90. Clear Input Box on Submit.mp4 30.56 MB
Lesson 91. Demo of Completed App.mp4 12.01 MB
Lesson 92. Jotto Challenges.mp4 23.75 MB
其他位置