-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
docs: Testing your extension #579
Milestone
Comments
Marking as |
Discussed with @bajtos, will make this as a stretch goal for Sprint 48 (start the work on Sprint 48 and aim to finish on Sprint 49) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
Thinking in LoopBack explains how to write tests for as part of app development. We should create a similar content explaining extension developers how to write a good test suite.
Acceptance Criteria
app.component(...)
API)app.foo(...)
) see feat(repository): Introduce Mixin to support repo binding #541 for an exampleSee also #525 and #553
The text was updated successfully, but these errors were encountered: