Installations
npm install react-beautiful-dnd-test-utils
Developer
Developer Guide
Module System
CommonJS
Min. Node Version
^10.12.0 || >=12.0.0
Typescript Support
No
Node Version
12.18.1
NPM Version
8.1.0
Statistics
32 Stars
102 Commits
14 Forks
2 Watching
3 Branches
4 Contributors
Updated on 01 Apr 2024
Languages
JavaScript (55.18%)
TypeScript (41.53%)
HTML (3.11%)
Shell (0.18%)
Total Downloads
Cumulative downloads
Total Downloads
3,787,181
Last day
6%
3,159
Compared to previous day
Last week
45.2%
19,629
Compared to previous week
Last month
-0.9%
66,917
Compared to previous month
Last year
11.7%
1,265,406
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
react-beautiful-dnd-test-utils
Test utils for react-beautiful-dnd (rbd) built with react-testing-library.
Installation
This module is distributed via npm
, which is bundled with node
, and
should be installed as one of your project's devDependencies
:
npm install --save-dev react-beautiful-dnd-test-utils
The following packages must also be installed:
@testing-library/jest-dom
@testing-library/react
@testing-library/user-event
jest
Supported versions of rbd
Versions 3+ of this library supports testing rbd
version 12+. Use version 2 of this library for testing rbd
version 11.
Usage
Currently supports moving a <Draggable />
n positions up or down inside a <Droppable />
.
See an example test.
License
MIT
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
Found 5/19 approved changesets -- score normalized to 2
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/colinrobertbrooks/react-beautiful-dnd-test-utils/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/colinrobertbrooks/react-beautiful-dnd-test-utils/main.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/colinrobertbrooks/react-beautiful-dnd-test-utils/main.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/colinrobertbrooks/react-beautiful-dnd-test-utils/main.yml/master?enable=pin
- Info: 0 out of 2 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 2 third-party GitHubAction dependencies pinned
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/main.yml:1
- Info: no jobLevel write permissions found
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 16 are checked with a SAST tool
Score
3.6
/10
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More