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

@bdelab/roar-swr

Package Overview
Dependencies
Maintainers
0
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bdelab/roar-swr

Development for jsPsych version of ROAR-Single Word Recognition. Versions and their dependencies are packaged within folders to ensure continued functionality as new test versions are deployed.

  • 1.12.13
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
381
decreased by-6.85%
Maintainers
0
Weekly downloads
 
Created
Source

ROAR-SWR (v3.x)

Development for jsPsych version of ROAR-Single Word Recognition. Versions and their dependencies are packaged within folders to ensure continued functionality as new test versions are deployed.

  • Deployed experiment available https://roar-word.web.app
  • Staging environment available at https://roar-word-staging.web.app

Instructions for Testing

  • To run tests use the command npx playwright test

    • Optionally add --trace on flag to get detailed logs (flags go at the end of the command)
    • To pass in arguments (env variables) use all caps and prefix before the command Ex. MODE=demo npx playwright test
  • To change the values being tested, you can change the variable values in testHelperFunctions.js located in the tests/e2e folder

  • To change what modes are being tested, comment them in or out in the testHelperFunctions.js file. Any tests that are commented in or out must also be commented in or out in the github action file located in .github/workflows/firebase-preview.yml

    • For example, if you want to test the fullRandom mode, you can comment it in in the the test helpers, and do the same in the github workflows file.

NOTE: You may need to install some things from playwright for the test to run (it will tell when you run the command)

FAQs

Package last updated on 08 Jan 2025

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