Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
AJ Bahnken 552e0c8162
Complete renaming to 'frost' (#293) 2019-09-24 13:33:57 -07:00
AJ Bahnken afae17feda
Gsuite: support new directory test (#154)
* Gsuite: support new directory test

* Refactor how credentials are created, one set of credentials rather
than one per scope.
* Add support for test_groups_have_enough_owners
* Update google_api_client lib

* revert google api client upgrade

* Use built in pagination support in google-api-client
2018-10-02 09:22:51 -07:00
AJ Bahnken e5da7eadbc
Change linter/formatter to black (#123)
* Change CI lint check to use black

* reformat codebase using black
2018-06-27 15:32:14 -07:00
AJ Bahnken 9613b05c19
Initial GSuite test (#103)
* Initial credential creation code for GSuite

* Initial GSuite setup + test

Adds the first Gsuite test plus all config code
required to make it work.

* Test related fixes

* Cleaned up test + added GSuite docs

* cr fix: remove [] from any() in pytest_configure
2018-03-23 13:33:34 -07:00