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

Test is not working #1

Closed
MerlinEmris opened this issue Aug 16, 2021 · 0 comments
Closed

Test is not working #1

MerlinEmris opened this issue Aug 16, 2021 · 0 comments

Comments

@MerlinEmris
Copy link
Owner

when running test raise expectation

`
ERROR: test_scrap (main.TestScrapper)

Traceback (most recent call last):
File "mescrappy\test.py", line 10, in test_scrap
youtube_video_data_scrapper(url=url, driver=driver), {})
File "c:\users\me\appdata\local\programs\python\python37\lib\unittest\case.py", line 883, in assertAlmostEqual
diff = abs(first - second)
TypeError: unsupported operand type(s) for -: 'dict' and 'dict'
`

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

No branches or pull requests

1 participant