parent
fe4966c849
commit
8fe317b909
@ -1,46 +0,0 @@
|
|||||||
import pytest
|
|
||||||
|
|
||||||
def test_create_youtube_account():
|
|
||||||
# Arrange
|
|
||||||
# Act
|
|
||||||
# Assert
|
|
||||||
|
|
||||||
def test_install_video_editing_software():
|
|
||||||
# Arrange
|
|
||||||
# Act
|
|
||||||
# Assert
|
|
||||||
|
|
||||||
def test_write_script():
|
|
||||||
# Arrange
|
|
||||||
# Act
|
|
||||||
# Assert
|
|
||||||
|
|
||||||
def test_gather_footage():
|
|
||||||
# Arrange
|
|
||||||
# Act
|
|
||||||
# Assert
|
|
||||||
|
|
||||||
def test_edit_video():
|
|
||||||
# Arrange
|
|
||||||
# Act
|
|
||||||
# Assert
|
|
||||||
|
|
||||||
def test_export_video():
|
|
||||||
# Arrange
|
|
||||||
# Act
|
|
||||||
# Assert
|
|
||||||
|
|
||||||
def test_upload_video_to_youtube():
|
|
||||||
# Arrange
|
|
||||||
# Act
|
|
||||||
# Assert
|
|
||||||
|
|
||||||
def test_optimize_video_for_search():
|
|
||||||
# Arrange
|
|
||||||
# Act
|
|
||||||
# Assert
|
|
||||||
|
|
||||||
def test_share_video():
|
|
||||||
# Arrange
|
|
||||||
# Act
|
|
||||||
# Assert
|
|
Loading…
Reference in new issue