Jason Williams
Jason Williams
Just a heads-up that moving `utils/object-transform.js` and `utils/remove-from-dom.js` into a `-private` namespace and removing the re-exports should likely have been considered a breaking change since for all intents and purposes...
Todos in follow up to https://github.com/globus/globus-sdk-python/pull/315. Planned tests to add: - [x] Check loading GCP ID from file with the local_endpoint module - [x] Make sure this covers testing the...
Hi, I'd like to propose that `require-expect` be removed from the recommended set of rules. I think it's odd that we'd actually recommend _against_ using `assert.expect` in tests as using...