Testing Vue ============ .. toctree:: :maxdepth: 2 1 TDD Your First Vue Component From Scratch.mp4 <./TestingVueTDDYourFirstVueComponentFromScratch.rst> 2 Test Single File Components.mp4 <./TestingVueTestSingleFileComponents.rst> 3 Setting Data and Asserting Styles <./TestingVueSettingDataandAssertingStyles.rst> 4 Implementation Details Versus Rendered Output <./TestingVueImplementationDetailsVersusRenderedOutput.rst> 5 Asserting Emitted Events <./TestingVueAssertingEmittedEvents.rst> 6 Hooking Into Laravel Mix <./TestingVueHookingIntoLaravelMix.rst> 7 TDD a Question Component With Helper Functions <./TestingVueTDDaQuestionComponentWithHelperFunctions.rst> 8 Mocking Axios Calls <./TestingVueMockingAxiosCalls.rst> 9 Testing Asynchronous Actions and Timers <./TestingVueTestingAsynchronousActionsandTimers.rst>