zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseLab.com] Udemy - React Testing with Jest and Enzyme
magnet:?xt=urn:btih:ad28bea283430b4bab3f06616ee5f5839f71451f&dn=[FreeCourseLab.com] Udemy - React Testing with Jest and Enzyme
磁力链接详情
文件列表详情
ad28bea283430b4bab3f06616ee5f5839f71451f
infohash:
92
文件数量
2.93 GB
文件大小
2019-7-3 18:19
创建日期
2024-11-16 09:27
最后访问
相关分词
FreeCourseLab
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
其他位置