Coder Social home page Coder Social logo

Comments (5)

timdiggins avatar timdiggins commented on August 18, 2024

Actually - I've worked that one out - there was a line in tax_rate_test.rb which really needs to be in unit_test_helper. See PR

from xeroizer.

rjaus avatar rjaus commented on August 18, 2024

Personally, I use Insomnia Rest client to run the authorisation, then I export my access token & tenantId into my local environment
export XERO_ACCESS_TOKEN=asdfsadfsafsdf
export XERO_TENANT_ID=asdfasdf

I guess this could be resolved by writing some setup tests which throw open a browser to conduct the oauth flow, to save the token & tenantId in the test environment.

The demo company needs to be manually reset, which is an additional complication for running automated tests.

from xeroizer.

timdiggins avatar timdiggins commented on August 18, 2024

Thanks Riley. What do you think about adding vcr to the test setup and making the setup and (re)generation of the vcr cassettes a manual occasional process for developers?

However maybe given that xero are behind https://github.com/XeroAPI/xero-ruby maybe it's more sensible for me to focus efforts on switching to that gem rather than pouring effort into this one.

from xeroizer.

rjaus avatar rjaus commented on August 18, 2024

Hey @timdiggins, if you are at an early enough stage that switching is possible, then moving to xero-ruby would make sense. Xero will definitely be focusing its efforts on that SDK. Xeroizer has always been a community led effort.

But where ever you choose to throw PRs, we definitely appreciate them! 👍

from xeroizer.

timdiggins avatar timdiggins commented on August 18, 2024

@rjaus Thanks, helpful. Could you merge #550? It's a good and (I think) uncontroversial fix for a misplaced require which is not related to #551

from xeroizer.

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.