Skip to content

Fixed typos in task and added more tests#19

Open
Boyko03 wants to merge 3 commits intod0ivanov:masterfrom
Boyko03:master
Open

Fixed typos in task and added more tests#19
Boyko03 wants to merge 3 commits intod0ivanov:masterfrom
Boyko03:master

Conversation

@Boyko03
Copy link
Copy Markdown

@Boyko03 Boyko03 commented Oct 21, 2020

В sample_test.py функцията solution.top няма как да бъде тествана, защото test_top се предефинира.

@Boyko03
Copy link
Copy Markdown
Author

Boyko03 commented Oct 23, 2020

Added more tests

@Boyko03 Boyko03 changed the title Fixed typos Fixed typos in task and added more tests Oct 23, 2020
Copy link
Copy Markdown
Owner

@d0ivanov d0ivanov left a comment

Choose a reason for hiding this comment

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

Изглежда ми супер.

res = solution.filter_logs(self.logs, 'status', 'error')
self.assertEqual([self.logs[0]], res)

res = solution.filter_logs(self.logs, 'status', 'success')
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Не мисля, че тази част ти трябва

@d0ivanov
Copy link
Copy Markdown
Owner

Моля те резолвни конфликтите и го мърджваме

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