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 that comments are also fetchable when accessing note by GET #129

Open
jernst opened this issue Jul 20, 2024 · 0 comments
Open

Test that comments are also fetchable when accessing note by GET #129

jernst opened this issue Jul 20, 2024 · 0 comments
Labels
protocol-level A test that requires a Node that can craft / inspect in detail protocol-level data

Comments

@jernst
Copy link
Member

jernst commented Jul 20, 2024

  • A creates Note
  • A creates a Comment in reply to the Note
  • B fetches the Note with HTTP GET
  • Test that the fetched Note has a replies field and B can fetch the Comment as well.

(This seems to not currently work in Threads)

@jernst jernst added the protocol-level A test that requires a Node that can craft / inspect in detail protocol-level data label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol-level A test that requires a Node that can craft / inspect in detail protocol-level data
Projects
None yet
Development

No branches or pull requests

1 participant