Files
puter/tools/api-tester/ci
Xiaochen Cui d7a0a81991 ci: avoid potential hanging via hard limit (#1778)
* ci: avoid potential hanging via hard limit

* ci: remove build phase

* ci: print tmp_password for test
2025-10-17 12:29:56 -07:00
..

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.