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

2023 03 12 - Fix failing tests #3

Open
wants to merge 2 commits into
base: home-page
Choose a base branch
from

Conversation

jvandemo
Copy link
Collaborator

No description provided.

@jvandemo jvandemo changed the base branch from master to home-page March 13, 2023 19:31
@@ -0,0 +1,8 @@
// @ts-ignore
// @Todo
// @Ira: when we run `ng test`, the tests in helpers.spect.ts fail.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@IraLysenko Some unit tests were added in helpers.spec.ts.

When you run run ng test, you will notice that some of them fail because the makeAuthorsUnique function is not implemented correctly.

Challenge: can you make the tests succeed? ⚡

Thanks and best of luck! 🍀

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jvandemo
Challenge accepted 🙏 🙇
Thank you very much for your time!🙏

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice authors by the way 😊😊😊

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😂 😂 🙌

@jvandemo jvandemo mentioned this pull request Mar 13, 2023
4 tasks
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.

2 participants