mirror of
https://github.com/HeyPuter/puter.git
synced 2025-12-30 17:50:00 -06:00
One of the test cases has been rendered redundant so it has been removed. Another test was changed to overwrite a file as it's expected to already exist.
It takes 3 steps to run the tests :)
- run
npm install - copy
example_config.ymland add the correct values - run
node apitest.js --config=your_config_file.yml