Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dcc-server-tester

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dcc-server-tester

A server to process media submitted to lightover

  • 1.0.3-alpha.1
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

DCC-Server-Tester

A test script to load-test DCC servers.

To Test

  • Build this project with npm run build
  • Go to https://dashboard.dcconsortium.org (or another test instance)
  • Click on “Create new batch” and upload a CSV with an email you have access to
earnerName,degreeType,subject,credentialName,emailAddress
John Doe,Bachelor of Science,Computer Science,Bachelors,john@example.com
  • Send the email
  • Copy the link provided in the email
  • Run the following commmand
npm run test --emailed_url="{{LINK}}"
# For Example
npm run test --emailed_url="https://claim.dcconsortium.org/?token=eyJhbGciOiJIUbI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY2ZjY2NDE1MWMzZTgxYWRjZjQ3YWQ4NyIsImlhdCI6MTcxMDY0NjMwNSwiZXhwIjoxNzExODU1OTA1fQ.lFl_ev0o39oRmIJo6WhR-nHi_yZTkca5MSdXc-U4Ri0"

For example

npx dcc-server-tester test -e "https://claim.dcconsortium.org/?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY2NjY2NWUzNjc4OWRkMWY0MjZkODc3YSIsImlhdCI6MTcxNzk4NjgyNiwiZXhwIjoxNzE5MTk2NDI2fQ.JELbykpnkBQrdVQEzshhoIfZFipSrOfL-YUdS4Ie4eQ" -d "http://dashboard.dcconsortium.org"

or

npx dcc-server-tester test -e "https://claim.dcconsortium.org/?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY2NjY2NWUzNjc4OWRkMWY0MjZkODc3YSIsImlhdCI6MTcxNzk4NjgyNiwiZXhwIjoxNzE5MTk2NDI2fQ.JELbykpnkBQrdVQEzshhoIfZFipSrOfL-YUdS4Ie4eQ" -d "http://dashboard.dcconsortium.org" -a

FAQs

Package last updated on 21 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc