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

test(repository): hasMany relation to same entity #2595

Merged
merged 1 commit into from
Mar 15, 2019

Conversation

nabdelgadir
Copy link
Contributor

Resolves #1571.

Added tests to test the Customer model having many Customers.

Checklist

👉 Read and sign the CLA (Contributor License Agreement) 👈

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

@nabdelgadir nabdelgadir requested a review from b-admike March 15, 2019 15:39
@nabdelgadir nabdelgadir self-assigned this Mar 15, 2019
@nabdelgadir nabdelgadir added the Repository Issues related to @loopback/repository package label Mar 15, 2019
@nabdelgadir nabdelgadir force-pushed the hasmany-to-same-entity branch 2 times, most recently from a402344 to bff588f Compare March 15, 2019 18:27
@nabdelgadir nabdelgadir force-pushed the hasmany-to-same-entity branch from bff588f to 2657c9e Compare March 15, 2019 19:14
@nabdelgadir nabdelgadir merged commit a3128d3 into master Mar 15, 2019
@nabdelgadir nabdelgadir deleted the hasmany-to-same-entity branch March 15, 2019 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repository Issues related to @loopback/repository package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants