Skip to content

Conversation

@xdxxxdx
Copy link
Collaborator

@xdxxxdx xdxxxdx commented Oct 15, 2025

No description provided.

pietercolpaert and others added 23 commits February 17, 2025 15:28
Co-authored-by: Ieben Smessaert <smessie@users.noreply.github.com>
Co-authored-by: Ieben Smessaert <smessie@users.noreply.github.com>
Co-authored-by: Ieben Smessaert <smessie@users.noreply.github.com>
- Restructured the documentation to create a narrative.
- Addressed my concern regarding the comment left in [issue #141](#141), questioning whether this specification is ONLY focused on client behavior.
- OFC, a work in progress
feat: update test specification
- I envision that the spec tests can only test a tree:Node (basic elements of the Tree), or a part of the full tree graph, therefore I made these two categories in the conformance points.
- The tests, in my view, need to emphasize the minimum requirements of a TREE implementation (the content of the TREE).
- I included the generated HTML in the PR as well. Please feel free to comment on the current version. I would like to collect feedback on the current format and will remove the HTML once the PR is settled.
fix; merge the update of the main branch
@xdxxxdx
Copy link
Collaborator Author

xdxxxdx commented Nov 11, 2025

Hey @rorlic, please feel free to leave comments on this PR based on our earlier discussion during the W3C meeting. I’ll make sure to take them into account for future improvements of this PR. Thanks!

04-tests.bs Outdated
* **Pass/Fail Criteria**: Pass if the client retrieves the expected number of members; fail if the count does not match or if any errors occur during retrieval.

---
## Traverse Search Tree: Relation Handling ## {#relation-handling}
Copy link
Member

Choose a reason for hiding this comment

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

I would make these test cases optional to implement: depends on the goals of the client which relations it wants to support. However, the test cases are important: we need to be able to point to the fact that a client does support a specific type of relation and thus point at those specific test cases

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Marked the optional(s).

@xdxxxdx
Copy link
Collaborator Author

xdxxxdx commented Nov 12, 2025

TODO: Also remove the performance part of testing from the PR, or organize it better.

xdxxxdx and others added 2 commits December 12, 2025 20:47
…nsistency

Signed-off-by: XD <Xueying.Deng@imec.be>
Signed-off-by: XD <Xueying.Deng@imec.be>
Signed-off-by: XD <Xueying.Deng@imec.be>
Signed-off-by: XD <Xueying.Deng@imec.be>
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.

3 participants