Commit graph

7 commits

Author SHA1 Message Date
Bojan Čekrlić 3385de7fca Upd: Fix integration tests with the latest refactor 2022-04-13 10:16:42 +02:00
Bojan Čekrlić 2717970c72 Fix: Fix issues found after integration tests 2022-03-28 20:15:20 +02:00
Bojan Čekrlić 9f66388199 Temporary disable XOAuth integration tests (again). 2020-11-30 11:13:37 +01:00
Bojan Čekrlić 2e790097cc Try to re-enable XOAuth2 integration tests 2020-11-22 21:16:05 +01:00
Bojan Čekrlić 7d2188114b Disable xoauth2 integration testst
While these tests are neccessary, they cannot be completed
immutably. They rely in access and refresh token from Google
and these expire -- we would need to devise a smart way of
getting them every time before the tests are run.
2020-11-07 08:57:58 +01:00
Ivan Martinez-Ortiz 16771d45eb
Add XOAuth2 support for GMail (#42)
* Add XOAuth2 support for GMail

* Attempt to support integration tests
2020-11-06 10:52:17 +01:00
Bojan Čekrlić 6c6a587346 Update: Run tests on commits 2020-11-03 12:11:50 +01:00
Renamed from integration-test.sh (Browse further)