Drifting Ruby
  • Episodes
  • More Content
    Learning Paths

    Curated list of episodes, bundled to help you on your learning path!

    Video Logs new

    Videos of tech, infrastructure, hardware and software which non-instructional by nature.

    Blog

    Articles around software and tutorials.

    Merchandise new

    Show your love and support while looking fancy.

  • About
  • Login

  • Home

  • About

  • Login
  • Reset

    View

    • View List
    • View Cards

    Episodes

    • Free Episodes
    • Pro Episodes

    Sort

    • By Rank
    • By Date
    • By Popularity

    Tags

    • Rails (240)
    • Javascript (55)
    • View (46)
    • Ruby (35)
    • Stimulusjs (31)
    • Model (25)
    • Security (22)
    • Development (21)
    • Api (19)
    • Performance (18)
    • Database (12)
    • Form (11)
    • Websockets (10)
    • Ajax (10)
    • Deployment (10)
    • Uploads (8)
    • Javascript Framework (7)
    • Test (7)
    • 6.0 (7)
    • Production (6)
    • Authentication (6)
    • Background Processing (6)
    • Gem (6)
    • Payments (5)
    • Notifications (5)
    Testing Stripe Payments
    Play

    Testing Stripe Payments

    #261 Sep 27, 2020 pro

    Continuing from the previous episode, we add testing to the Stripe Payments without adding any additional dependencies.

    payments rails tests
    2 2

    Setting Up and Testing OmniAuth
    Play

    Setting Up and Testing OmniAuth

    #222 Dec 29, 2019 pro

    In this episode, we look at creating a Ruby on Rails application with OmniAuth as the authentication solution and write tests to ensure that it works properly.

    rails authentication tests
    8 0

    Minitest and Test Driven Development
    Play

    Minitest and Test Driven Development

    #221 Dec 22, 2019 pro

    We continue from Episode 220 and add additional features and write tests for existing code. We look at introduced bugs and how test driven development can help to not only fix the bugs, but strengthen our test suite.

    rails test tdd
    11 2

    Load Testing with JMeter
    Play

    Load Testing with JMeter

    #184 Apr 21, 2019 pro

    Load Testing is an important aspect of due diligence when hosting a production application. It can also help uncover infrastructure requirements and server costs.

    rails production tests
    5 3

    Continuous Integration with Travis CI
    Play

    Continuous Integration with Travis CI

    #105 Nov 12, 2017 pro

    Using Continuous Integration, you can perform tasks and run your tests automatically whenever you commit your code. Travis CI offers free Continuous Integration for open source projects.

    rails test ci/cd
    6 2

    Speeding Up Tests
    Play

    Speeding Up Tests

    #104 Nov 5, 2017 free

    Slow tests can slow down your development process. Using parallel_tests, you can speed up your test suite by multiple threads and running the tests in groups.

    rails test
    16 1

    Sample Data with Factory Bot and Faker
    Play

    Sample Data with Factory Bot and Faker

    #103 Oct 29, 2017 free

    Factory Bot is a fixtures replacement which can generate the needed records directly in the tests. Faker can be used to create fake data for these records.

    ruby rails test
    23 0

    Feature Testing with Capybara
    Play

    Feature Testing with Capybara

    #102 Oct 22, 2017 free

    Create Acceptance Tests or Feature Tests to extend your automated tests with browser testing. It can help tests some areas that cannot be reached with other types of tests.

    rails test
    25 7

    Testing with RSpec
    Play

    Testing with RSpec

    #101 Oct 15, 2017 free

    Using RSpec, learn how to create tests for your application and view your coverage.

    rails test
    33 7

    Basic Testing Introduction in Rails
    Play

    Basic Testing Introduction in Rails

    #100 Oct 8, 2017 free

    Using the Rails 5.1.X defaults, we have a look at what is configured and explore the different types of tests; using the provided MiniTest and Capybara.

    rails test
    29 6

    • 1
    • 2
    • Next ›
    • Last »
    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    • Blog
    Meta
    • Site Status
    • atom
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    • PingVerse
    © 2021 Kimura Innovations, LLC