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 Endpoint #16

Merged
merged 13 commits into from
May 8, 2023
Merged

Test Endpoint #16

merged 13 commits into from
May 8, 2023

Conversation

motorina0
Copy link
Collaborator

@motorina0 motorina0 commented May 5, 2023

Summary

  • nostrclient extension is being used by nostrmarket extension
  • some users complain that their events do not get published to relays
  • it is hard to tell if the issue is caused by the nostrmarket extension or by nostrclient

This PR adds an easy to use UI that allows regular users to test if their nostrclient extension works as expected.
If yes, then the problem lies in nostrmarket (or any other extension that might use nostrclient)

All the user has to do is

  • enter its public key (hex or npub)
  • write a message
  • send the message
  • check in a chatting app (like Iris) that the message is received
  • send a message from the chatting app
  • check in nostrclient that the event is received (note the content is not decypted)
nostrclient_test.mov

@motorina0 motorina0 requested review from callebtc and dni May 5, 2023 11:29
@callebtc
Copy link
Collaborator

callebtc commented May 8, 2023

Replaced button with expansion item and added "copy URL" button.
image
image

Copy link
Collaborator

@callebtc callebtc left a comment

Choose a reason for hiding this comment

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

LGTM

@callebtc callebtc merged commit 9107834 into main May 8, 2023
@callebtc callebtc deleted the add_test_button branch May 8, 2023 10:29
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