AugmentOS
AugmentOS copied to clipboard
Adds basic cloud tests
Fixes up some of the old cloud tests and sets them to be run automatically on PR's
A couple of the display throttling tests are outdated and need to be updated so they have been removed. I'm focusing on just getting the ones that do work up and running automatically. Then I will add additional tests later.
Please note this uses a nonstandard test runner. I wanted to get something up so I'm using the previously written code, which appears to have been written by AI. I will port it over to a proper jest test runner eventually.