Arker123 / Condense

SRS:- https://docs.google.com/document/d/1BoQwqc7qrh_zdwfueGPrvmZWl63qY6FfdIHBL5rxXj0
https://github.com/Arker123/T07-CS305
Apache License 2.0
1 stars 3 forks source link

2021csb1167/sof 217 tests for profile and analytics pages #243

Closed Dhruv-Singh-Negi closed 5 months ago

Dhruv-Singh-Negi commented 5 months ago

Unit and Integration Tests For Profile and Analytics Pages

linear[bot] commented 5 months ago
SOF-217 Tests For Profile and Analytics Pages

Unit and Integration Tests For Profile and Analytics Pages

Dhruv-Singh-Negi commented 5 months ago

Test Suites: 1 skipped, 8 passed, 8 of 9 total Tests: 3 skipped, 17 passed, 20 total Snapshots: 0 total Time: 5.627 s

Client Tests

Dhruv-Singh-Negi commented 5 months ago

---------- coverage: platform win32, python 3.11.4-final-0 ----------- Name Stmts Miss Cover

condense__init__.py 0 0 100% condense\comments.py 92 26 72% condense\summarizer.py 72 12 83% condense\transcript.py 52 7 87% condense\utils.py 106 80 25% condense\youtube_audio_extractor.py 62 13 79% tests\test_comments.py 39 0 100% tests\test_main.py 0 0 100% tests\test_summarizer.py 34 0 100% tests\test_transcript.py 45 0 100% tests\test_youtube_audio_extractor.py 56 0 100%

TOTAL 558 138 75%

Results (185.07s (0:03:05)): 20 passed

Also Python Tests Coverage