manager
manager copied to clipboard
fix: [APL-272] - useGetAPLAvailability does not check for beta enrollment
Description ๐
The APL feature has recently been merged. Due to misunderstanding of the beta feature it was merged without the required check if the user is enrolled in the beta program and if said beta program is currently active.
Changes ๐
List any change relevant to the reviewer.
- useGetAPLAvailability extended with beta check
- test written for useGetAPLAvailability's beta checkl
Target release date ๐๏ธ
October 28th, 2024 (for develop)
How to test ๐งช
- simply run test in kubeutils.test.ts