Skip to content

Ocelots --Anna Du#7

Open
anjing0921 wants to merge 15 commits intoada-ac2:masterfrom
anjing0921:master
Open

Ocelots --Anna Du#7
anjing0921 wants to merge 15 commits intoada-ac2:masterfrom
anjing0921:master

Conversation

@anjing0921
Copy link
Copy Markdown

No description provided.

@anjing0921 anjing0921 changed the title AC Anna Du Ocelots --Anna Du Nov 8, 2022
Comment thread tests/test_wave_01.py

raise Exception("Test needs to be completed.")
#raise Exception("Test needs to be completed.")
assert updated_data["watched"][0]["title"] == MOVIE_TITLE_1
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good job testing all of the attributes here :)

Comment thread tests/test_wave_03.py

# Assert
assert len(friends_unique_movies) == 3
assert INTRIGUE_3 in friends_unique_movies
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good job testing the specific content here, too!

Comment thread viewing_party/party.py
watch_lst = []
def create_movie(title, genre, rating):
pass
if title and genre and rating :
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good use of "truthiness" to validate against both "" and None here!

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