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

provider tests #7

Open
alltheseas opened this issue Jun 10, 2024 · 0 comments
Open

provider tests #7

alltheseas opened this issue Jun 10, 2024 · 0 comments

Comments

@alltheseas
Copy link

context

When window nostr js is used by any nostr app, the end user expects it to work.

Real world nostr observations by four (4) different providers reveal that create account does not work.

suggestion

create suite of tests that periodically tests if providers work as end user would expect.

requirements

I. Test suite checks if the following features work for each and every provider

  1. create account
  2. sign in with npub
  3. sign in with nsec
  4. sign in with nip-05
  5. sign in with user@bunkerdomain
  6. sign in with bunker://

II. Results are logged ideally automagically to a public repository (suggestion: https://github.com/nostrability/nostrability/issues seems like a good fit)

@fiatjaf fiatjaf changed the title WIndow nostr js provider tests provider tests Jun 10, 2024
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

No branches or pull requests

1 participant