Skip to content

DEV-26740 Tests for cell borders and hyperlinks#74

Merged
luiisgallego merged 1 commit intodevelopfrom
DEV-26740-tests
Apr 30, 2026
Merged

DEV-26740 Tests for cell borders and hyperlinks#74
luiisgallego merged 1 commit intodevelopfrom
DEV-26740-tests

Conversation

@luiisgallego
Copy link
Copy Markdown

No description provided.

expect(originalBorder?.getAttributeNS(NamespaceUri.w, 'color')).toEqual(
newBorder?.getAttributeNS(NamespaceUri.w, 'color')
);
});
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't you use a round-robin test? See createXmlRoundRobinTest and createObjectRoundRobinTest

@luiisgallego luiisgallego merged commit 5d530e0 into develop Apr 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants