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 BasicUser Class #56

Closed sambhavnoobcoder closed 1 month ago

sambhavnoobcoder commented 1 month ago

Description

This PR adds comprehensive unit tests for the BasicUser class to ensure all its methods and properties work as expected.

This PR resolves the issue #54

Tests

Changes Made

Screenshot

Screenshot 2024-09-02 at 5 10 55 PM

the above image indicates passing of all 12 test cases for the BasicUser Class .