linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
687 stars 353 forks source link

test: [M3-8565] - Add unit tests for rest of NodeBalancers package #10945

Closed coliu-akamai closed 1 day ago

coliu-akamai commented 3 days ago

Description ๐Ÿ“

Target release date ๐Ÿ—“๏ธ

n/a

How to test ๐Ÿงช

As an Author I have considered ๐Ÿค”

Check all that apply

github-actions[bot] commented 3 days ago

Coverage Report: โœ…
Base Coverage: 86.64%
Current Coverage: 86.8%

coliu-akamai commented 3 days ago

This is weird... nodebalancers/nodebalancers-create-in-complex-form.spec.ts passes locally when I use yarn cy:debug, but not when I run it directly... gonna look into this a bit more!

probably something to do with this privacy policy/EU check - maybe sometimes a region from the EU is chosen which triggers this check? cc @jdamore-linode image (sorry for the blurry photo, just screenshotted it from the outputted video)

coliu-akamai commented 1 day ago

created M3-8600 to look into the test flake for nodebalancers/nodebalancers-create-in-complex-form.spec.ts some more, separate from this pr. Will be merging this one in