Giter VIP home page Giter VIP logo

Comments (7)

AlCalzone avatar AlCalzone commented on July 29, 2024

The reason is the following: changeAdapterConfig manually edits the objects.json before JS-Controller is started. The user tests are only executed after the controller was started, so this change is not effective (JSON already loaded into memory).

I'll need to add another hook or so to do that.

appName and testDir are probably remains of a refactor and were forgotten.

from testing.

Excodibur avatar Excodibur commented on July 29, 2024

@AlCalzone Is there any update on this? :-)

It would be helpful (actually vital) to be able to change the adapter configuration, before starting any tests. Otherwise, as I understand it the adapter is forced to run with the default values provided via io-package.json. Changing default values there to support testing (like configuring it to connect to a mockserver) is really enduser-unfriendly and sometimes not even possible:

from testing.

foxriver76 avatar foxriver76 commented on July 29, 2024

Changing default values there to support testing

You can find my workaround in the initial post. Please don't change your default values for testing purposes ;-)

from testing.

Excodibur avatar Excodibur commented on July 29, 2024

@foxriver76: Damn, missed that one. Thank you very much!

from testing.

AlCalzone avatar AlCalzone commented on July 29, 2024

Actually... @foxriver76 @foxthefox @Excodibur can you check if the workaround is still necessary in 2.5.4?
We now use get/setObject internally in testing.

from testing.

foxthefox avatar foxthefox commented on July 29, 2024

it seems working now.

there is some error in the first post (example), the function accepts only 2 parameters, like this

await harness.changeAdapterConfig('hm-rpc', obj);

from testing.

AlCalzone avatar AlCalzone commented on July 29, 2024

Thanks for confirming

from testing.

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.