Skip to content

yevh-berdnyk/todoist_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Task

This repository contains my solution to the task found at https://docs.google.com/document/d/1CoPMJ-vTboUOMPmETUhw1S61tIXuBmNLYwiHBK5109g/edit#

Required installations

How to run it

By name:

python3 -m pytest tests/test_task.py::TestTask::test_create_task_via_mobile_phone

By file name:

python3 -m pytest tests/test_project.py

All tests:

python3 -m pytest tests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages