realthx1/mock_data_store
v0.1.1 ·
Complete mock implementation of DataStoreService
mock-data-store
Complete mock implementation of DataStoreService
Installation
Using pesde:
pesde add realthx1/mock_data_store -t roblox
Usage
TODO
Documentation
TODO
Refer to the original documentation for methods and classes related to a created mock DataStoreService.
Deviations
- TODO
- Currently, almost no methods throw errors with original error messages, this will be fixed in the future.
- Throttling and request limits are currently not simulated.
- Yielding is not checked.
- Some data may not be copied, but used as passed instead.
- There are no GetRequestBudgetForRequestType and SetRateLimitForRequestType methods.
- Deprecated and unlisted methods/properties are not implemented.