Torrent Downloads » Other » [ FreeCourseWeb com ] Udemy - Testing Next js Apps with Jest, Testing Library and Cypress
Other
[ FreeCourseWeb com ] Udemy - Testing Next js Apps with Jest, Testing Library and Cypress
Torrent info
Name:[ FreeCourseWeb com ] Udemy - Testing Next js Apps with Jest, Testing Library and Cypress
Infohash: 4859EEC6795D4787A338BB764B89451824197761
Total Size: 3.28 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 1
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-09-29 21:51:10 (Update Now)
Torrent added: 2022-05-23 22:06:20
Alternatives:[ FreeCourseWeb com ] Udemy - Testing Next js Apps with Jest, Testing Library and Cypress Torrents
Torrent Files List
Get Bonus Downloads Here.url (Size: 3.28 GB) (Files: 272)
Get Bonus Downloads Here.url
~Get Your Files Here !
01 - Introduction
001 Introduction.mp4
001 Introduction_en.vtt
002 Course Technologies and Prerequisites.mp4
002 Course Technologies and Prerequisites_en.vtt
003 Installing-Jest-for-an-existing-Next.js-app.url
003 Next.js-with-jest-docs-link.url
003 create-next-app Using with-jest Example.mp4
003 create-next-app Using with-jest Example_en.vtt
004 First Next.js Test.mp4
004 First Next.js Test_en.vtt
005 Course Features Code Quizzes and Side Notes.mp4
005 Course Features Code Quizzes and Side Notes_en.vtt
006 Guide to the Rest of the Course.mp4
006 Guide to the Rest of the Course_en.vtt
external-links.txt
02 - Testing Definitions and Philosophy
001 Introduction to Testing.mp4
001 Introduction to Testing_en.vtt
002 Types of Tests.mp4
002 Types of Tests_en.vtt
003 What to Test.mp4
003 What to Test_en.vtt
004 Test Redundancy.mp4
004 Test Redundancy_en.vtt
005 Test Granularity Guidelines.mp4
005 Test Granularity Guidelines_en.vtt
006 Justin-Searles-Twitter-post-on-Snapshots.url
006 Kent-C.Dodds-Blog-Post-on-Snapshots.url
006 My View on Snapshot Tests (hint not my thing).mp4
006 My View on Snapshot Tests (hint not my thing)_en.vtt
007 Summary Testing Definitions and Philosophy.mp4
007 Summary Testing Definitions and Philosophy_en.vtt
external-links.txt
03 - Course App and Next.js Data Fetching Strategies
001 Introduction to Course App and Next.js Data Fetching.mp4
001 Introduction to Course App and Next.js Data Fetching_en.vtt
002 Demo of Course App.mp4
002 Demo of Course App_en.vtt
003 Next.js Data Fetching Strategies.mp4
003 Next.js Data Fetching Strategies_en.vtt
003 Next.js-docs-on-data-fetching-strategies.url
004 Course-GitHub-repository.url
004 Installing the Course App.mp4
004 Installing the Course App_en.vtt
005 Chakra-UI-and-Next.js.url
005 Chakra-UI.url
005 Course App Code Notes.mp4
005 Course App Code Notes_en.vtt
005 Kent-C.Dodds-blog-post-on-ESLint-Prettier-and-TypeScript.url
005 Troubleshooting-ESLint-Prettier-and-VSCode.url
005 next-auth-JSON-web-token.url
005 next-auth-session.url
005 next-auth.url
external-links.txt
04 - UI Testing
001 Introduction and Technologies.mp4
001 Introduction and Technologies_en.vtt
001 Next.js-config-for-placing-test-files-in-pages-directory.url
002 Testing a Static Page.mp4
002 Testing a Static Page_en.vtt
003 SIDE NOTE Why add to the existing test Why not create a new test.html
004 Testing SSG Props.mp4
004 Testing SSG Props_en.vtt
005 SIDE NOTE About Fake Data for Popular Concert Venue.html
006 Code Quiz! Band Component Error.mp4
006 Code Quiz! Band Component Error_en.vtt
007 Decisions and Guidelines for the Tests So Far.mp4
007 Decisions and Guidelines for the Tests So Far_en.vtt
008 Introduction to Mock Service Worker.mp4
008 Introduction to Mock Service Worker_en.vtt
008 Mock-Service-Worker-official-site.url
009 Setting up MSW with Next.js.mp4
009 Setting up MSW with Next.js_en.vtt
009 Setting-up-Mock-Service-Worker.url
010 Adding a MSW Handler.mp4
010 Adding a MSW Handler_en.vtt
010 Mock-Service-Worker-REST-handlers.url
011 SIDE NOTE Troubleshooting MSW Handlers.html
012 Using MSW for a Test Reservation Component.mp4
012 Using MSW for a Test Reservation Component_en.vtt
013 Code Quiz! User Reservations.mp4
013 Code Quiz! User Reservations_en.vtt
014 Accessing-URL-param-in-Mock-Service-Worker-handler.url
014 Different MSW Responses per Test.mp4
014 Different MSW Responses per Test_en.vtt
015 Code Quiz! Different MSW Responses per Test.mp4
015 Code Quiz! Different MSW Responses per Test_en.vtt
016 Summary UI Testing.mp4
016 Summary UI Testing_en.vtt
external-links.txt
05 - Setting up a Test Database
001 Github-link-to-section-start-code.url
001 Introduction to Test Databases.mp4
001 Introduction to Test Databases_en.vtt
002 Creating a Test Database.mp4
002 Creating a Test Database_en.vtt
003 Environment Variables.mp4
003 Environment Variables_en.vtt
003 Environment-Variables-in-Next.js.url
003 Environment-variables-and-Jest.url
003 Next.js-does-not-load.env.local-in-the-test-environment.url
003 Test-Environment-Variables-in-Next.js.url
004 Creating the Test DB and Environment Variables.mp4
004 Creating the Test DB and Environment Variables_en.vtt
005 SIDE NOTE Test DB example with cloud server.html
006 Create a Method to Reset the Test DB.mp4
006 Create a Method to Reset the Test DB_en.vtt
007 Summary Setting up a Test Database.mp4
007 Summary Setting up a Test Database_en.vtt
external-links.txt
06 - Testing Next.js Routes (using Cypress)
001 GitHub-link-to-section-start-code.url
001 Introducing testing Next.js Routes and Cypress.mp4
001 Introducing testing Next.js Routes and Cypress_en.vtt
001 next-page-tester.url
002 Cypress-site.url
002 OPTIONAL Introduction to Cypress.mp4
002 OPTIONAL Introduction to Cypress_en.vtt
003 Next.js-docs-for-Cypress-tests.url
003 Setting up Next.js for Cypress.mp4
003 Setting up Next.js for Cypress_en.vtt
004 SIDE NOTE Running Continuous Integration Tests against Preview Deploy.html
005 Cypress-global-baseUrl.url
005 Cypress-system-requirements.url
005 Opening-Cypress.url
005 Setting up Cypress.mp4
005 Setting up Cypress_en.vtt
005 env-cmd-package-npm-page.url
005 start-server-and-test-GitHub-page.url
006 Cypress-Testing-Library.url
006 Cypress-assertions.url
006 Docs-for-cy.get-.url
006 First Cypress Test Static Route.mp4
006 First Cypress Test Static Route_en.vtt
007 Code Quiz! Static Route.mp4
007 Code Quiz! Static Route_en.vtt
008 Detecting-when-an-app-is-running-under-Cypress.url
008 Next.js-docs-for-fallback-blocking.url
008 Testing Dynamic Routes.mp4
008 Testing Dynamic Routes_en.vtt
009 Resetting the Database in Cypress.mp4
009 Resetting the Database in Cypress_en.vtt
010 SIDE NOTE Why reset at the beginning of the test and not the end.html
011 Test Dynamic Route that was Present at Build Time.mp4
011 Test Dynamic Route that was Present at Build Time_en.vtt
012 Code Quiz! Test route that does not exist.mp4
012 Code Quiz! Test route that does not exist_en.vtt
013 Test Route Created after Build.mp4
013 Test Route Created after Build_en.vtt
014 Run all Cypress and Jest Tests.mp4
014 Run all Cypress and Jest Tests_en.vtt
015 Summary Testing Next.js Routes and Cypress.mp4
015 Summary Testing Next.js Routes and Cypress_en.vtt
external-links.txt
07 - Testing ISR and Data Updates
001 GitHub-link-to-section-start-code.url
001 Introduction to Testing ISR and Data Updates.mp4
001 Introduction to Testing ISR and Data Updates_en.vtt
001 Next.js-ISR-Incremental-Static-Regeneration-docs.url
001 Next.js-ISR-on-demand-revalidation.url
001 SWR-Stale-While-Revalidate-site.url
001 SWR-docs-for-Next.js.url
001 SWR-revalidate-on-interval.url
002 Next.js-note-on-ISR-and-next-dev.url
002 Testing Data Comes from ISR Cache.mp4
002 Testing Data Comes from ISR Cache_en.vtt
003 First ISR Cache Test.mp4
003 First ISR Cache Test_en.vtt
003 Gleb-Bahmutov-post-on-testing-server-rendered-pages.url
004 Code Quiz! ISR Bands Page.mp4
004 Code Quiz! ISR Bands Page_en.vtt
005 Next.js-docs-for-ISR-on-demand-revalidation.url
005 Updating the ISR Cache on Demand.mp4
005 Updating the ISR Cache on Demand_en.vtt
006 Cypress-docs-for-environment-variables-via-plug-in.url
006 Writing a Cypress Plug-In for Environment Variable.mp4
006 Writing a Cypress Plug-In for Environment Variable_en.vtt
007 Cypress-docs-for-making-a-POST-request-with-a-body.url
007 ISR Revalidation Test.mp4
007 ISR Revalidation Test_en.vtt
008 Clearing the ISR Cache.mp4
008 Clearing the ISR Cache_en.vtt
008 GitHub-discussion-about-NODE-ENV.url
009 Adding ISR Cache Clearing to Test.mp4
009 Adding ISR Cache Clearing to Test_en.vtt
010 Code Quiz! Revalidate ISR Cache.mp4
010 Code Quiz! Revalidate ISR Cache_en.vtt
011 SWR Revalidate on Interval.mp4
011 SWR Revalidate on Interval_en.vtt
012 Cypress-clock-syntax.url
012 Testing Revalidate on Interval.mp4
012 Testing Revalidate on Interval_en.vtt
013 Code Quiz! Revalidate on Interval.mp4
013 Code Quiz! Revalidate on Interval_en.vtt
014 Summary Testing ISR and Data Updates.mp4
014 Summary Testing ISR and Data Updates_en.vtt
external-links.txt
08 - Testing Authentication
001 GitHub-link-to-section-start-code.url
001 Introduction to Testing Authentication.mp4
001 Introduction to Testing Authentication_en.vtt
002 Auth Wrapper in Course App.mp4
002 Auth Wrapper in Course App_en.vtt
002 next-auth-docs-for-JWT-callback.url
002 next-auth-docs-for-session.url
002 npm-page-for-next-auth.url
003 Adding Sign-In Details to Cypress.mp4
003 Adding Sign-In Details to Cypress_en.vtt
004 Testing Success Flow with Auth Wrapper.mp4
004 Testing Success Flow with Auth Wrapper_en.vtt
004 next-auth-docs-for-Auth-component-wrapper.url
005 SIDE NOTE Why is this test so dang long.html
006 Code Quiz! Authentication Failure followed by Success.mp4
006 Code Quiz! Authentication Failure followed by Success_en.vtt
007 Parametrizing Protected Page Tests.mp4
007 Parametrizing Protected Page Tests_en.vtt
008 Authenticating Programmatically.mp4
008 Authenticating Programmatically_en.vtt
009 SIDE NOTE Resources for Authenticating Programmatically.html
010 Code Quiz! Authenticating Programmatically.mp4
010 Code Quiz! Authenticating Programmatically_en.vtt
011 GitHub-code-for-end-to-end-test.url
011 Ticket Purchase End-to-End Test.mp4
011 Ticket Purchase End-to-End Test_en.vtt
012 SIDE NOTE SWR can't find updated text (de-duping interval).html
013 Summary Testing Authentication.mp4
013 Summary Testing Authentication_en.vtt
external-links.txt
09 - Testing Next.js APIs
001 GitHub-link-to-section-start-code.url
001 Introduction to API Tests.mp4
001 Introduction to API Tests_en.vtt
001 Next.js-API-routes-docs.url
001 Testing-Next.js-APIs-with-req-object-and-Jest-mocks-for-res.url
001 npm-page-for-next-test-api-route-handler.url
002 First API Test.mp4
002 First API Test_en.vtt
002 next-test-api-route-handler-usage-docs.url
002 npm-page-for-node-fetch.url
003 Fixing Test Errors Polyfill, resetDB, ignore DB directory in watchlist.mp4
003 Fixing Test Errors Polyfill, resetDB, ignore DB directory in watchlist_en.vtt
003 Jest-watchPathIgnorePatterns-config-option.url
004 Testing a Route with a URL Param.mp4
004 Testing a Route with a URL Param_en.vtt
004 next-test-api-route-handler-paramsPatcher.url
005 Testing a POST Route.mp4
005 Testing a POST Route_en.vtt
005 next-test-api-route-handler-JSON-POST-example.url
006 Jest-docs-on-mocking-user-modules.url
006 Mocking utils Module for Authentication.mp4
006 Mocking utils Module for Authentication_en.vtt
007 SIDE NOTE `export` Syntax for Mocked TypeScript Module in Jest.html
008 Write Test using Mocked Module.mp4
008 Write Test using Mocked Module_en.vtt
009 Code Quiz! User with No Reservations.mp4
009 Code Quiz! User with No Reservations_en.vtt
010 Code Quiz! Post a Reservation.mp4
010 Code Quiz! Post a Reservation_en.vtt
011 Fixing Issues with Parallel Tests using Shared Database.mp4
011 Fixing Issues with Parallel Tests using Shared Database_en.vtt
012 SIDE NOTE Example of Using Multiple jest.config.js Files.html
013 Updating Mock Function Return Value Testing Unauthorized Request.mp4
013 Updating Mock Function Return Value Testing Unauthorized Request_en.vtt
014 Code Quiz! Updating Mock Function Return Value.mp4
014 Code Quiz! Updating Mock Function Return Value_en.vtt
015 Testing Routes with Query String Params.mp4
015 Testing Routes with Query String Params_en.vtt
015 next-test-api-route-handler-paramsPatcher-docs.url
016 Code Quiz! Query String Params.mp4
016 Code Quiz! Query String Params_en.vtt
017 Summary Testing Next.js APIs.mp4
017 Summary Testing Next.js APIs_en.vtt
018 Congratulations and Thank You!.mp4
018 Congratulations and Thank You!_en.vtt
external-links.txt
10 - Further Learning
001 Bonnies-course-coupons.url
001 Bonus Lecture.html
external-links.txt
Bonus Resources.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ FreeCourseWeb com ] Udemy - Testing Next js Apps with Jest, Testing Library and Cypress Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size







