mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-01 02:30:41 -06:00
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
API Test
Summary
This script tests the APIs of the Puter backend and puter-js.
Usage
pip install -r ./tools/api-tester/ci/requirements.txt
./tools/api-tester/ci/run.py
TODO
- Support macOS.