Code Monkey home page Code Monkey logo

testbench's People

Contributors

ctmuthu avatar dependabot[bot] avatar egekorkan avatar erceguder avatar hasanheroglu avatar hasbel avatar jak0bw avatar jplaui avatar marcuswolfschmidt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

testbench's Issues

counter.js testing generates no test data

If the counter.js script is tested, there is no request or response schema generated. Since this is one of the first things people can run as a servient, it should work

Moving to GitHub actions

Travis cannot be used anymore and we are using gh actions everywhere. We should transition there.

Dynamic Consumer Bindings

Currently, all possible bindings are added to the servient but they should depend on the TuT TD. A separate client-side servient should be generated in the initiate step and deleted after the test.

Subtle typo

The table under the header Example Usage and then Quick Method with Default Configuration, 2.i has a row with key url and the corresponding value starts with ttp:// whereas it should be http://.
@egekorkan

security key is ignored

node-wot needs to be configured like in this issue to be able to use security keys. If this is not implemented, at least the test-bench should stop and display a message.

counter.js script doesnt work

wot-servient.conf.json is missing which obliges node-wot to use the default configuration, which uses port 8080. A conf like this is required:

{ "servient": { "scriptDir": ".", "scriptAction": false },
"http": { "port": 8081, "selfSigned": false } }

initiate requires an empty body

there is no input data in the action so there should be no need for an empty body right? Maybe need to check the protocol bindings and comment back on the issue

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.