egghead.io
  1. 1
    Course Introduction: Test Production Ready Apps with Cypress
    1m 35s
  2. 2
    Install Cypress in a Production Application
    1m 42s
  3. 3
    Setup Your Cypress Dev Environment
    3m 52s
  4. 4
    Write Your First Cypress Integration Test
    4m 47s
  5. 5
    Use the Most Robust Selector for Cypress Tests
    3m 39s
  6. 6
    Debug and Log with Cypress
    3m 36s
  7. 7
    Mock Your Backend with Cypress
    2m 50s
  8. 8
    Assert on Your Redux Store with Cypress
    2m 41s
  9. 9
    Create Custom Cypress Commands
    5m 2s
  10. 10
    Wrap External Libraries with Cypress
    5m 10s
  11. 11
    Reuse Data with Cypress Fixtures
    3m 7s
  12. 12
    Mock Network Retries with Cypress
    5m 41s
  13. 13
    Find Unstubbed Cypress Requests with Force 404
    2m 46s
  14. 14
    Extend Cypress with Plugins
    1m 43s
  15. 15
    Seed Your Database in Cypress
    7m 19s
  16. 16
    Productionize Your Database Seeder in Cypress
    9m 36s
  17. 17
    Assert on Database Snapshots in Cypress
    3m 51s
  18. 18
    Assert on XHR Requests in Cypress
    2m 26s
  19. 19
    Full End-To-End Testing in Cypress
    5m 28s

Wrap External Libraries with Cypress

Brett Cassette
InstructorBrett Cassette
  • cypress
    Cypress^3.1.5

Share this video with your friends

Send Tweet

External libraries tend to be synchronous, so how do we integrate other powerful tools into the Cypress framework? This lesson walks us through merging in the Lodash library to Cypress to allow us to slice and dice data to more accurately assert on just the pieces of data we care about.

illustration for Test Production Ready Apps with Cypress

Course

Test Production Ready Apps with Cypress

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions