1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/test
Christopher Kolstad 17d826ddf4
task: Add banner encouraging edge upgrade (#6018)
Only triggers if there is any rows in client instances that have

    sdk_version: unleash-edge with version < 17.0.0

The function that checks this memoizes the check for 10 minutes to avoid
scanning the client instances table too often.
2024-01-24 14:22:48 +00:00
..
config feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00
e2e fix: upgrade unleash-client to v5.3.0 (#5800) 2024-01-24 09:12:07 +01:00
examples task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00:00
fixtures task: Add banner encouraging edge upgrade (#6018) 2024-01-24 14:22:48 +00:00
arbitraries.test.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00