Skip to content

ahmedsamytawfik93-stack/Postman-TrelloAPI-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Trello API Postman Test Collection

This repository contains a Postman collection exported as a JSON file, featuring automated test scripts designed to validate various Trello API endpoints.

๐Ÿ“Œ Overview

The Postman collection includes:

  • JavaScript-based test scripts
  • Assertions for response validation
  • Status code checks
  • Schema and field validation
  • Error-handling tests

These tests help ensure consistent functionality across Trello API operations.

๐Ÿš€ Purpose

The goal of this project is to provide a reliable and repeatable workflow for testing the Trello API.
Users can:

  • Import the collection into Postman
  • Run automated tests
  • Extend the test suite
  • Integrate the collection into CI/CD pipelines

๐Ÿ“ Contents

  • Trello_API_Tests.json โ€” Postman collection containing all endpoints and test scripts

๐Ÿ›  Requirements

  • Postman
  • A Trello API key and token

โ–ถ๏ธ Usage

  1. Clone or download the repository
  2. Import the JSON collection into Postman
  3. Configure environment variables (API key, token, board IDs, etc.)
  4. Run the test suite using Postmanโ€™s Collection Runner or Newman

About

This repository contains a Postman collection exported as a JSON file, featuring automated test scripts for validating the Trello API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors