Coder Social home page Coder Social logo

Comments (6)

fchatterji avatar fchatterji commented on August 10, 2024

Hey @compwron, can i work on this issue?

from arooo.

compwron avatar compwron commented on August 10, 2024

@fchatterji go for it! :)

from arooo.

fchatterji avatar fchatterji commented on August 10, 2024

Hey, I tried to look at upgrading ruby, it creates a lot of errors in the test, that with my current knowledge of the codebase will be too long to fix. I just did the rails upgrade, will unassign myself from this issue.

from arooo.

sylphiae avatar sylphiae commented on August 10, 2024

I tried looking into upgrading Ruby and found that while the app ran locally fine, all of the tests failed. I added this gem to make the tests work "gem 'net-smtp', require: false" and then there were 45 failures. I think the stripe gem needs to be upgraded first because many of the failures were around the stripe tests.

from arooo.

sylphiae avatar sylphiae commented on August 10, 2024

Failures:

  1. StripeEventHelper ChargeFailed with no Stripe customer ID #call sends an email
    Failure/Error: let(:event) { StripeMock.mock_webhook_event("charge.failed") }

    NoMethodError:
    undefined method `exists?' for File:Class

    /home/jenny/.rvm/gems/ruby-3.2.2/gems/stripe-ruby-mock-2.5.8/lib/stripe_mock/api/webhooks.rb:7:in `mock_webhook_payload'

    /home/jenny/.rvm/gems/ruby-3.2.2/gems/stripe-ruby-mock-2.5.8/lib/stripe_mock/api/webhooks.rb:34:in `mock_webhook_event'

    ./spec/helpers/stripe_event_helper_spec.rb:27:in `block (3 levels) in <top (required)>'

    ./spec/helpers/stripe_event_helper_spec.rb:49:in `block (4 levels) in <top (required)>'

from arooo.

ItsElaineTime avatar ItsElaineTime commented on August 10, 2024

Related? #489

from arooo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.