Skip to content

csarven/ldn-tests

Repository files navigation

Linked Data Notifications test suite

The test suite can also be used at https://linkedresearch.org/ldn/tests/

Stay tuned.. or if you are a legendary Web developer, dive into:

Setup

$ git clone https://github.com/csarven/ldn-tests tests
$ cd tests
$ npm install
$ node index.js

or use the Docker container:

$ docker run -it -p 3000:3000 csarven/ldn-tests

That will start a (maytkso) server on http://localhost:3000/ by default. That will be the landing page pointing at sender, receiver, and consumer tests.

Reports will go into http://localhost:3000/reports/ and summary of all reports are accessible from http://localhost:3000/summary

See mayktso for more details on the config . If you want to use your own config, copy the default and update:

cp node_modules/mayktso/config.json.default config.json

Requests to http://localhost:3000/ , http://localhost:3000/inbox/ should work and http://localhost:3000/inbox/abcdef after a POST.

Dependencies

License

Apache License, Version 2.0

About

Linked Data Notifications tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages