Skip to content

misugijunz/appium_todoist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appium Test for Todoist

Develop an appium automation test script for todoist app as an exercise

Prerequisites:

  • Appium
  • python
  • pip
  • Android emulator (SDK and AVD)

Run pip install -r requirements.txt to install required python libraries

Start the test

Run python executor.py --token= --username= --password= [--module=<test_module_to_run>, eg: projects]

TODO

Transform and organized test objects to implement page object models

About

Develop an appium automation test script for todoist app as an exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages