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

ProfilesComponent: Add Component Tests #601

Closed
seanlowjk opened this issue Feb 17, 2021 · 2 comments · Fixed by #971
Closed

ProfilesComponent: Add Component Tests #601

seanlowjk opened this issue Feb 17, 2021 · 2 comments · Fixed by #971
Assignees

Comments

@seanlowjk
Copy link
Contributor

With respect to the ProfilesComponent, let us using Angular's DOM testing utilities to allow us to check the following to continue exploring the idea of Component Testing wrt #555

  • Whether the ProfilesComponent displays the correct profiles given a base set of Profiles from AppConfig
  • Upon clicking on a Profile, whether the profile selected is shown correctly and the associated repository is shown correctly.
@dingyuchen dingyuchen self-assigned this Mar 1, 2021
@snss231
Copy link
Contributor

snss231 commented Jul 16, 2022

@seanlowjk I'd like to take up this issue if no one is working on it

@seanlowjk
Copy link
Contributor Author

Sure please do! @snss231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants