{"id":21102418,"url":"https://github.com/colinrobertbrooks/react-beautiful-dnd-test-utils","last_synced_at":"2025-05-16T18:34:40.517Z","repository":{"id":45382881,"uuid":"185839759","full_name":"colinrobertbrooks/react-beautiful-dnd-test-utils","owner":"colinrobertbrooks","description":"Test utils for react-beautiful-dnd built with react-testing-library 🧤","archived":false,"fork":false,"pushed_at":"2023-01-24T22:38:25.000Z","size":501,"stargazers_count":32,"open_issues_count":3,"forks_count":14,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-11T01:41:48.409Z","etag":null,"topics":["dnd","drag-and-drop","react","testing"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/react-beautiful-dnd-test-utils","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colinrobertbrooks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-09T17:00:18.000Z","updated_at":"2024-04-01T19:20:20.000Z","dependencies_parsed_at":"2023-02-14T02:15:58.513Z","dependency_job_id":null,"html_url":"https://github.com/colinrobertbrooks/react-beautiful-dnd-test-utils","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinrobertbrooks%2Freact-beautiful-dnd-test-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinrobertbrooks%2Freact-beautiful-dnd-test-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinrobertbrooks%2Freact-beautiful-dnd-test-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinrobertbrooks%2Freact-beautiful-dnd-test-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colinrobertbrooks","download_url":"https://codeload.github.com/colinrobertbrooks/react-beautiful-dnd-test-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225444643,"owners_count":17475354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dnd","drag-and-drop","react","testing"],"created_at":"2024-11-19T23:55:20.283Z","updated_at":"2024-11-19T23:55:20.782Z","avatar_url":"https://github.com/colinrobertbrooks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003ereact-beautiful-dnd-test-utils\u003c/h1\u003e\n  \u003ca href=\"https://emojipedia.org/gloves/\"\u003e\n    \u003cimg height=\"80\" width=\"80\" alt=\"gloves\" src=\"https://raw.githubusercontent.com/colinrcummings/react-beautiful-dnd-test-utils/master/other/gloves.png\" /\u003e\n  \u003c/a\u003e\n\n  \u003cp\u003eTest utils for \u003ca href=\"https://github.com/atlassian/react-beautiful-dnd\"\u003ereact-beautiful-dnd (rbd)\u003c/a\u003e built with \u003ca href=\"https://github.com/testing-library/react-testing-library\"\u003ereact-testing-library\u003c/a\u003e.\u003c/p\u003e\n\n  \u003cbr /\u003e\n\u003c/div\u003e\n\n\u003chr /\u003e\n\n[![Build Status](https://img.shields.io/github/workflow/status/colinrobertbrooks/react-beautiful-dnd-test-utils/CI?logo=github\u0026style=flat-square)](https://github.com/colinrobertbrooks/react-beautiful-dnd-test-utils/actions/workflows/main.yml)\n[![NPM Version](https://img.shields.io/npm/v/react-beautiful-dnd-test-utils.svg?style=flat-square)](https://www.npmjs.com/package/react-beautiful-dnd-test-utils)\n[![Downloads](https://img.shields.io/npm/dm/react-beautiful-dnd-test-utils.svg?style=flat-square)](http://www.npmtrends.com/react-beautiful-dnd-test-utils)\n[![MIT License](https://img.shields.io/npm/l/react-beautiful-dnd-test-utils.svg?style=flat-square)](https://github.com/colinrobertbrooks/react-beautiful-dnd-test-utils/blob/master/LICENSE)\n\n## Installation\n\nThis module is distributed via [`npm`](https://www.npmjs.com/), which is bundled with [`node`](https://nodejs.org/en/), and\nshould be installed as one of your project's `devDependencies`:\n\n```\nnpm install --save-dev react-beautiful-dnd-test-utils\n```\n\nThe following packages must also be installed:\n\n- `@testing-library/jest-dom`\n- `@testing-library/react`\n- `@testing-library/user-event`\n- `jest`\n\n## Supported versions of `rbd`\n\nVersions 3+ of this library supports testing `rbd` version 12+. Use version 2 of this library for testing `rbd` version 11.\n\n## Usage\n\nCurrently supports moving a [`\u003cDraggable /\u003e`](https://github.com/atlassian/react-beautiful-dnd/blob/master/docs/api/draggable.md) _n_ positions up or down inside a [`\u003cDroppable /\u003e`](https://github.com/atlassian/react-beautiful-dnd/blob/master/docs/api/droppable.md).\n\nSee an [example test](./example/src/App.test.tsx).\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinrobertbrooks%2Freact-beautiful-dnd-test-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolinrobertbrooks%2Freact-beautiful-dnd-test-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinrobertbrooks%2Freact-beautiful-dnd-test-utils/lists"}