Skip to content

Adds a test for grades.py with multiple test grades#2

Merged
xtelos merged 2 commits intocs334s24:mainfrom
tabato:feature/tests
Jan 19, 2024
Merged

Adds a test for grades.py with multiple test grades#2
xtelos merged 2 commits intocs334s24:mainfrom
tabato:feature/tests

Conversation

@tabato
Copy link
Contributor

@tabato tabato commented Jan 19, 2024

No description provided.

test_grades.py Outdated
grades = [42]
assert compute_hw_average(grades) == 42

def test_multiple_grades():
Copy link

Choose a reason for hiding this comment

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

i think it would be worth renaming this test to be more descriptive

@xtelos
Copy link

xtelos commented Jan 19, 2024

adding in some more tests for functionality would be better

@xtelos xtelos merged commit e2e2cb2 into cs334s24:main Jan 19, 2024
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