Andrew Roberts

Results 27 issues of Andrew Roberts

When I try and install the new version I get: "This app is blocked - This app tried to access sensitive info in your Google Account. To keep your account...

This didn't work in [v1](https://github.com/simula-innovation/qunit/tree/gas/gas), can it be fixed in QUnitGS2?

enhancement

This didn't work in the original v1 version, can it be fixed in QUnitGS2.

enhancement

We could get to a point where the cache is full, so may need to compress it. https://ramblings.mcpher.com/google-apps-scripts-snippets-2/zipping-to-make-stuff-fit-in-cache-or-properties-service/

enhancement

The "All tests finished" callback doesn't get called, so no totals are available to display in the banner. setTimeout() is used a lot in the tests, so presumably, as this...

bug

Although the doGet() runs the test functions, the actual results are returned from the original QUnit library by various callback functions as JSON strings. These callbacks don't run until after...

enhancement

The number of libraries in Tanaike's web app list is different to the one in the GSheet. Could this be because of the different way we deal with duplicates? I...

bug

Tanaike has created [a JSON DB of his libraries](https://github.com/tanaikech/Google-Apps-Script-Library-Database) that can be searched from [this web app (GSite)](https://sites.google.com/view/search-gas-libraries). Could this web app, or something similar be pointed at [my master...

enhancement

Edit access to the main GSheet could be given to anyone who wanted to update their entries.

enhancement