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

babble-registrar - testing & docs #1

Open
21 of 26 tasks
barcek opened this issue Sep 15, 2021 · 0 comments
Open
21 of 26 tasks

babble-registrar - testing & docs #1

barcek opened this issue Sep 15, 2021 · 0 comments

Comments

@barcek
Copy link
Contributor

barcek commented Sep 15, 2021

Fully test the registrar component using the Mocha test framework and Chai assertion library, including a test readme, and document it using JSDoc.

  • Restructuring for testability
  • Comprehensive unit tests for all modules
    • index.js
    • domain.js
    • reg.js
    • registrar.js
    • user.js
  • Interface testing
    • event emission
      • register
        • via Registrar instance reg method
        • configured with options ping
        • configured with reg ping
      • unregister
        • as timeout
        • as request by client, via user instance remove method
    • endpoint inspection
      • realms
      • users
      • user
  • test/README.md
  • JSDoc markup for classes, properties and methods
    • domain.js
    • reg.js
    • registrar.js
    • user.js
@barcek barcek self-assigned this Sep 15, 2021
@barcek barcek changed the title babble-registrar babble-registrar - testing & docs Oct 12, 2021
@barcek barcek removed their assignment Apr 4, 2023
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