Skip to content

ITPJAN|SARAAMIRI|Module-structuring-and-testing-data|sprint3|week3 #359

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 11 commits into
base: main
Choose a base branch
from

Conversation

saraamiiri
Copy link

No description provided.

@saraamiiri saraamiiri changed the title complete repeat.test .js ITPJAN|SARAAMIRI|Module-structuring-and-testing-data|sprint3|week3 Mar 8, 2025
@saraamiiri saraamiiri added the Needs Review Participant to add when requesting review label Mar 8, 2025

// Test for invalid card
try {
getCardValue("X♠");
Copy link
Contributor

Choose a reason for hiding this comment

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

if GetCardValue() didn't throw an exception, and returned a value like 10 for example, wouldn't the test still pass?


// Case 3: Identify Negative Fractions:
test("Identifies Negative Proper Fraction", () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

should also have a test for negative improper fraction.

@mhmdk mhmdk added the Reviewed Volunteer to add when completing a review label Mar 17, 2025
Copy link

@Haseeb-Khalil Haseeb-Khalil left a comment

Choose a reason for hiding this comment

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

Looks Good

@lawkunchi lawkunchi added Complete Participant to add when work is complete and review comments have been addressed and removed Needs Review Participant to add when requesting review labels Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complete Participant to add when work is complete and review comments have been addressed Reviewed Volunteer to add when completing a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants