summaryrefslogtreecommitdiffhomepage
path: root/gui/test/account-data-cache.spec.ts
AgeCommit message (Expand)AuthorFilesLines
2021-07-08Add tests for account data cache invalidationOskar Nyberg1-0/+88
2021-07-08Remove periodic account data fetch when account has expiredOskar Nyberg1-35/+0
2020-12-09Fix promise return type in tests required by TypeScript 4.1Oskar Nyberg1-8/+8
2020-06-24Add test for account data fetch one minute before expiryOskar Nyberg1-0/+29
2020-04-21Refactor account data cache retry and delay logicOskar Nyberg1-56/+11
2020-04-21Add account data fetch lock to prevent simultaneos fetchesOskar Nyberg1-0/+1
2020-04-21Add test for multiple quick fetch callsOskar Nyberg1-0/+18
2020-04-21Add test for new fetch during retry delayOskar Nyberg1-0/+47
2020-04-07Remove unused spiesOskar Nyberg1-4/+4
2020-04-07Add test for account-data-cache refetch when expiredOskar Nyberg1-1/+39
2020-02-19Fix formatting not covered by linter beforeOskar Nyberg1-1/+4
2019-08-16Fix account-data-cache path in testsAndrej Mihajlov1-1/+1
2019-04-01Fix testsAndrej Mihajlov1-21/+20
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+174