# Test Case
source: https://developer.mastercard.com/priceless-planet-carbon-tracker/documentation/testing/testcase/index.md

This guide walks you through test cases to test your application with the Carbon Calculator Experience APIs.

### Assumption {#assumption}

The test cases are based on Issuer bank details.

```html
Client ID: B6Ao5E71Wn37Zmy8DbMUdXq8XQ4TqpA5f0rs8lV071809844
customerId: 144136
Supported Account Range: 222300,552433,222305,11112,5050,5051,510665
```

You need to replace the details with your relevant data.

#### Test Cases will cover the below APIs: {#test-cases-will-cover-the-below-apis}

* [Get Issuer](https://developer.mastercard.com/priceless-planet-carbon-tracker/documentation/testing/testcase/test_case_get_issuer/index.md)
* [Update Issuer](https://developer.mastercard.com/priceless-planet-carbon-tracker/documentation/testing/testcase/test_case_update_issuer/index.md)
* [Enroll User](https://developer.mastercard.com/priceless-planet-carbon-tracker/documentation/testing/testcase/test_case_enroll_user/index.md)
* [Update User](https://developer.mastercard.com/priceless-planet-carbon-tracker/documentation/testing/testcase/test_case_update_user/index.md)
* [Delete User](https://developer.mastercard.com/priceless-planet-carbon-tracker/documentation/testing/testcase/test_case_delete_user/index.md)
* [Aggregate Carbon Scores](https://developer.mastercard.com/priceless-planet-carbon-tracker/documentation/testing/testcase/test_case_view_aggregate_score/index.md)
* [Get User Dashboard](https://developer.mastercard.com/priceless-planet-carbon-tracker/documentation/testing/testcase/test_case_view_dashboard/index.md)
