pieces-app / pieces-os-client-sdk-for-python

The Pieces OS Client SDK is a powerful code engine package designed for writing applications on top of Pieces OS.
MIT License
26 stars 14 forks source link

Add Unit Tests for Context Class in Pieces OS Client #59

Closed sambhavnoobcoder closed 1 month ago

sambhavnoobcoder commented 1 month ago

Description:

This PR introduces a comprehensive set of unit tests for the Context class in the Pieces OS Client. This PR solves the issue #55 .

Tests :

The tests cover the following methods:

Screenshots :

Here is a screenshot of all test cases passing :

Screenshot 2024-09-04 at 3 10 53 PM
Bishoy-at-pieces commented 1 month ago

LGTM