Skip to content

mohamedelshwimy/Testing_Trello_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Trello_API_Testing

Trello API Tests with Postman.

The features to be tested:

  • Create new Board
  • Get all Boards
  • Update a Board
  • Create new List
  • Get all Lists on Board
  • Create Card
  • Get list of Cards
  • Update Card
  • Create Checklist on a Card
  • Get Checklist on a Card
  • Create Checkitem on Checklist
  • Get Checkitem on Checklist
  • Delete Checklist
  • Delete Card
  • Delete Board

Tests includes verify status code, name and id correctness. Names are random strings generated in Pre-request Script.

About

Interact with Trello using Postman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published