{"library":"parse-mockdb","type":"library","category":null,"description":"parse-mockdb provides a mocked RESTController for the Parse JavaScript SDK, specifically compatible with version `2.0+`. It is primarily designed for unit testing Parse-dependent applications by allowing developers to simulate Parse backend operations (CRUD, queries, relations) locally without requiring an actual Parse Server instance. The current stable version is 0.4.0, which targets Parse JS SDK 2.x. While it supports many core Parse features like basic CRUD, various query operators (e.g., $exists, $in, $regex), and Parse.Relation, it currently lacks support for Parse class-level permissions, ACLs, and special classes like Parse.User or Parse.Role. The release cadence appears to be driven by breaking changes and updates to align with the Parse SDK, with significant breaking changes in versions 0.3.0 and 0.4.0.","language":"javascript","status":"active","version":"0.4.0","tags":["javascript","parse","parsesdk","mock","unit-testing"],"install":[{"cmd":"npm install parse-mockdb","imports":["const ParseMockDB = require('parse-mockdb');","ParseMockDB.mockDB(Parse);","const Parse = require('parse-shim');"]},{"cmd":"yarn add parse-mockdb","imports":[]},{"cmd":"pnpm add parse-mockdb","imports":[]}],"homepage":null,"github":"https://github.com/Hustle/parse-mockdb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/parse-mockdb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/parse-mockdb/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}