Ned Batchelder
|
0872732cf0
|
Fix pylint C7630 (literal used as attribute) violations
There's no need to use a string literal in setattr, delattr, or the
two-argument form of getattr.
|
2015-11-23 15:32:54 -05:00 |
|
muzaffaryousaf
|
38ef22b8a2
|
Using youtube api (v3) instead of v2 to get the video duration .
TNL-2413
|
2015-07-24 17:03:46 +05:00 |
|
Sarina Canelake
|
19f1dacab2
|
s/pylint: disable=E1101/pylint: disable=no-member/
|
2014-12-01 11:22:09 -05:00 |
|
Jesse Zoldak
|
dd35005132
|
Fix sychronization issues in LTI test
Better verification for troubleshooting LTI test failures
Dismiss any lingering alerts after lettuce scenarios
|
2014-10-17 12:22:34 -04:00 |
|
Muhammad Ammar
|
84ac562831
|
Lettuce YouTube Check Improvements
|
2014-06-02 16:27:04 +00:00 |
|
Muhammad Ammar
|
7afcb9348c
|
Check YouTube Availabitlity for Video Tests
|
2014-05-29 15:08:47 +00:00 |
|