Skip to content

rey-rios/todoist-perf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoist api

Artillery Performance Testing repo for https://api.todoist.com/

Requirements

  1. Nodejs installed
  2. Artillery installed

Installation

  1. Clone repository using git bash to your desired location:
    git clone https://github.com/rey-rios/todoist-perf.git

  2. Open the cloned project using Visual Studio Code (VSCode)

  3. In VSCode's terminal run the following command:
    npm install

Running the tests

Execute below commands in VSCode's terminal to run all the Tasks tests:
export TOKEN="{your_todoist_token}" *
npm run test

*Replace {your_todoist_token} with a valid todoist-api Auth token.

HTML report will be published in below path:
results/report.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published