Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(common/web): unit tests for element-string #12811

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
fea40e2
chore(common/web): initial test boilerplate
markcsinclair Dec 9, 2024
13b463a
chore(common/web): add initElemElement and first true test case for i…
markcsinclair Dec 9, 2024
3ad9fd2
chore(common/web): Merge branch 'master' into test/common/web/types/9…
markcsinclair Dec 16, 2024
ee23da5
chore(common/web): add five test cases for ElemElement.isEqual()
markcsinclair Dec 16, 2024
77076eb
chore(common/web): add first test case for ElementString()
markcsinclair Dec 16, 2024
703fd2c
chore(common/web): add use case for string array
markcsinclair Dec 16, 2024
76316f1
chore(common/web): add test case for fromStrings() from string
markcsinclair Dec 16, 2024
09168fc
chore(common/web): remove unneeded local variables
markcsinclair Dec 16, 2024
5e4d699
chore(common/web): add four test cases for order andf tertiary argume…
markcsinclair Dec 16, 2024
aef4ef4
chore(common/web): add four test cases for tertiary_base and prebase …
markcsinclair Dec 16, 2024
e6abbf0
chore(common/web): stub out strs.allocString()
markcsinclair Dec 19, 2024
0585b3f
chore(common/web): add four test cases for order etc strings that are…
markcsinclair Dec 19, 2024
1ae53a0
chore(common/web): add test cases for non-number in order and tertiar…
markcsinclair Dec 19, 2024
7694623
chore(common/web): add first uset test case with supporting stubs and…
markcsinclair Dec 19, 2024
9569ef2
chore(common/web): corrected nesting error, and moved more code into …
markcsinclair Dec 19, 2024
58e5f0f
chore(common/web): stub the ElementParser.segment for uset
markcsinclair Dec 19, 2024
e169ece
chore(common/web): add two test cases for uset parse failures
markcsinclair Dec 19, 2024
6f4ad91
chore(common/web): Merge branch 'master' into test/common/web/types/9…
markcsinclair Jan 6, 2025
80d2f49
chore(common/web): add test case for quad string in ElementString.fro…
markcsinclair Jan 6, 2025
c615f82
chore(common/web): add test cases for ElemElement.isEqual() and Eleme…
markcsinclair Jan 6, 2025
704486a
chore(common/web): add two more test cases for ElementString.isEqual()
markcsinclair Jan 9, 2025
86095d4
chore(common/web): add test case for string ElemElement
markcsinclair Jan 9, 2025
23b3de1
chore(common/web): clarify describe strings
markcsinclair Jan 9, 2025
9d555a0
chore(common/web): introduce initElementString() to remove dependency…
markcsinclair Jan 9, 2025
98dbdca
chore(common/web): Merge branch 'master' into test/common/web/types/9…
markcsinclair Jan 9, 2025
aa29bea
chore(common/web): Merge branch 'master' into test/common/web/types/9…
markcsinclair Jan 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading