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

docs: Testing your extension #579

Closed
bajtos opened this issue Sep 19, 2017 · 2 comments
Closed

docs: Testing your extension #579

bajtos opened this issue Sep 19, 2017 · 2 comments
Assignees
Milestone

Comments

@bajtos
Copy link
Member

bajtos commented Sep 19, 2017

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

  • Verify if the Thinking In LoopBack docs provide a solid approach for testing your components/extensions.
  • Extend "Writing Extensions" to describe how to test:
    • providers
    • controllers
    • repositories
    • SequenceActions (REST-specific)
    • mixins (adding application methods/configuration)

See also #525 and #553

@bajtos bajtos changed the title Testing your extension docs: Testing your extension Sep 19, 2017
@dhmlau dhmlau added the p1 label Sep 29, 2017
@dhmlau
Copy link
Member

dhmlau commented Sep 29, 2017

Marking as p1 because i believe this is a must-have for beta.

@kjdelisle kjdelisle modified the milestone: Sprint 46 Oct 4, 2017
@kjdelisle kjdelisle removed the Slipped label Oct 4, 2017
@bajtos bajtos added committed and removed planning labels Oct 17, 2017
@kjdelisle kjdelisle added this to the Sprint 47 milestone Oct 18, 2017
@kjdelisle kjdelisle removed this from the Sprint 47 milestone Oct 25, 2017
@dhmlau
Copy link
Member

dhmlau commented Nov 1, 2017

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants