Table of Contents
Setup your Local Parse-Server environment
- Run LocalTests
Setup your Back4App environment
- Run Tests
Each Library has its own README.md
file
Client Libraries can be modified for both LocalTests as well as ServerTests
- LiveQueryLib
- Create a
configs.py
-> keys given inconfig.py
- Run the python script by modifying your equivalent
classes
string - Run code to get output
pipenv run python ${file}
-> .vscode tasks.json
- getRequestTest
- postRequestTest
- putRequestTest
- deleteRequestTest
ADD MORE
MONGODB_PURGE=false
Run the windows_start_mongodbrunner.bat
with admin privileges
- liveQueryTest
- postRequestTest
- getRequestTest
- putRequestTest
- deleteRequestTest
- LiveQuery using Websockets
- Push Notification with Android