Skip to content

Tests implementation #3

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Tests implementation #3

wants to merge 3 commits into from

Conversation

amercier
Copy link
Owner

@amercier amercier commented May 9, 2018

Actual tests implementation, following best practices described in Angular Testing documentation.

Unit tests

  • Service unit tests
    • MessageService
    • HeroService
  • Component unit tests
    • MessageComponent

End-to-end tests

TODO

@amercier amercier force-pushed the master branch 3 times, most recently from 6097761 to 5a8c032 Compare May 12, 2018 09:17
@amercier amercier changed the base branch from master to code-coverage May 12, 2018 15:07
@amercier amercier changed the base branch from code-coverage to master May 12, 2018 15:07
@amercier amercier force-pushed the tests branch 4 times, most recently from 6d2e9c9 to 4a8c4f6 Compare May 13, 2018 13:58
@amercier amercier force-pushed the tests branch 5 times, most recently from 6b3c432 to b74be54 Compare May 20, 2018 12:51
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

Successfully merging this pull request may close these issues.

1 participant