🧪 Tests: Fill in test coverage #6
Labels
area: tooling
Managing the repository's maintenance 🛠️
status: accepting prs
Please, send a pull request to resolve this! 🙏
Bug Report Checklist
main
branch of the repository.Overview
6bf5c33 added in initial functionality for
removeArrayElement
andremoveObjectProperty
. But it didn't add any tests. I was just trying it out withpnpm link --global
against https://github.com/JoshuaKGoldberg/eslint-plugin-package-json.Unit tests should definitely be added for these functions - once we resolve that we're happy with them in JoshuaKGoldberg/eslint-plugin-package-json#747 -> JoshuaKGoldberg/eslint-plugin-package-json#750.
Additional Info
https://github.com/JoshuaKGoldberg/ts-api-utils might be useful as a reference of tests for ESLint helpers.
💖
The text was updated successfully, but these errors were encountered: