You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First thing is that I don't see testing here, and that is the reason of opening the issue.
I don't know too much about testing frameworks in javasciprt so I would probably make a bad call, but other than that it should be reasonibly easy to write some tests about the window object complying with the NIP-07 spec.
So have anybody gave any thoughts about the testing framework (something along the lines of junit or pytest)
The text was updated successfully, but these errors were encountered:
This comment brought me here
First thing is that I don't see testing here, and that is the reason of opening the issue.
I don't know too much about testing frameworks in javasciprt so I would probably make a bad call, but other than that it should be reasonibly easy to write some tests about the window object complying with the NIP-07 spec.
So have anybody gave any thoughts about the testing framework (something along the lines of
junit
orpytest
)The text was updated successfully, but these errors were encountered: