Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VCR use_cassette middleware #167

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

VCR use_cassette middleware #167

wants to merge 20 commits into from

Commits on Dec 13, 2021

  1. Add VCR cassette wrapper

    MUTOgen committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    9be1949 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Add VCR wrapper

    MUTOgen committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    074c3d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Update VCR wrapper

    MUTOgen committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    d86a07c View commit details
    Browse the repository at this point in the history
  2. Add VCR wrapper require call

    MUTOgen committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    8ea89ec View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Remove old exists?

    MUTOgen committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    23cef9f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Merge branch 'master' into new-vcr-middleware

    # Conflicts:
    #	lib/generators/cypress_on_rails/install_generator.rb
    #	lib/generators/cypress_on_rails/templates/config/initializers/cypress_on_rails.rb.erb
    MUTOgen committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    111630a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    308eddd View commit details
    Browse the repository at this point in the history
  2. Move logger

    MUTOgen committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    97b375b View commit details
    Browse the repository at this point in the history
  3. Fix CI issue

    MUTOgen committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    ea4dd32 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Typo in path

    MUTOgen committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    09bc072 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Remove unused methods

    MUTOgen committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    0ce2cb6 View commit details
    Browse the repository at this point in the history
  2. Cleanup comments

    MUTOgen committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    b1f96d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Update VCR logic

    MUTOgen committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7cfeae1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Changes cleanup

    MUTOgen committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    42b941c View commit details
    Browse the repository at this point in the history
  2. Update readme

    MUTOgen committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    616cdb4 View commit details
    Browse the repository at this point in the history
  3. Update usage readme

    MUTOgen committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    916ad59 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update middlewares

    MUTOgen committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    218e3a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update rescue logic

    MUTOgen committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bd1dc92 View commit details
    Browse the repository at this point in the history
  2. Update init method

    MUTOgen committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b5e5202 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. remove init

    MUTOgen committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    bacf5c5 View commit details
    Browse the repository at this point in the history