test: [M3-8526] - Update remaining Linode Create Cypress tests run against Linode Create v2#10889
Conversation
…inst Linode Create v2
|
Coverage Report: ✅ |
There was a problem hiding this comment.
@jdamore-linode Are we good to delete this? Do I need to move any of these tests out into new ones?
There was a problem hiding this comment.
@bnussman-akamai I think we might want to yank out the region select test into its own spec, if we can. This should only be temporary since we have a component test for the region select, but as long as we don't have component tests running in CI I'd like to hang onto that
mjac0bs
left a comment
There was a problem hiding this comment.
Looks good overall - tests pass and are using v2. I left a couple comments in the legacy test file but will defer to Joe for final thoughts on what, if anything, is necessary to keep.
|
Okay, I essentially extracted out some tests from |
jdamore-linode
left a comment
There was a problem hiding this comment.
Nice work @bnussman-akamai!
I did get one failure the first time I ran create-linode-with-firewall.spec.ts where it apparently failed to find the "Firewall Assigned" text, but not sure why and I didn't have any luck reproducing after that -- no reason to think it was caused by this PR, but I'll keep an eye on that once this is merged!
Description 📝
How to test 🧪
As an Author I have considered 🤔