Showing results for "mock"

Tags
    Author
      Technology
        Rating
        Pricing
        Sort By
        Video
        Results To Show
        Most Recent
        Most Popular
        Highest Rated
        mock
        Reset
        https://image.mux.com/xdHmr6DbuN7pI72t78zZth8qIrVhrtUF2gtVAh6sNYI/thumbnail.png?time=0

        lesson

        Build Example Mock Data to Test a GraphQL Server

        To help us get started, we'll begin by introducing a mock data array of rental listings in this lesson. This will help us get started before we begin to address more appropriate data persistence.

        https://s3.amazonaws.com/assets.fullstack.io/n/20220504151043292_C95F39E2-21CB-4F4F-BCD5-28C1DC999E3C.png

        lesson

        How to Mock MongDB for Angular End-to-End Unit TestsThe newline Guide to Angular Universal

        This lesson is going to show you how to mock your data-source - MongoDB - for the E2E tests purpose. Thanks to using mongo-unit you will be able to perform actions that changes data in your DB, during E2E testing.

        https://s3.amazonaws.com/assets.fullstack.io/n/20220504151043292_C95F39E2-21CB-4F4F-BCD5-28C1DC999E3C.png

        lesson

        How to Mock PLATFORM_ID Value for Angular Unit TestingThe newline Guide to Angular Universal

        How to verify your application behavior in different environments? In this lesson you will get to know how you can stub the PLATFORM_ID injection token and HTTP request, for tests purpose.

        https://s3.amazonaws.com/assets.fullstack.io/n/20221021203206996_BookCoverImage_FSWebComponents_v1.png

        lesson

        Mocking the Dialog in StorybookFullstack Web Components

        You'll mock the DialogComponent in Storybook.