Skip to content

Conversation

@johnhenry
Copy link

  • Installation: Add instructions for installing the library using npm.
  • Usage: Add a simple example demonstrating how to use the library.
  • API Documentation: Add documentation for the Character class and its methods.
  • Comprehensive Example: Add a comprehensive example demonstrating the Character class.

Add tests for Character class in tests/character.test.js

  • Import Character class from src/index.ts.
  • Add tests for Character.fromFile method with JSON, PNG, and WEBP files.
  • Add tests for Character class properties and methods.

* **Installation**: Add instructions for installing the library using npm.
* **Usage**: Add a simple example demonstrating how to use the library.
* **API Documentation**: Add documentation for the `Character` class and its methods.
* **Comprehensive Example**: Add a comprehensive example demonstrating the `Character` class.

Add tests for `Character` class in `tests/character.test.js`

* Import `Character` class from `src/index.ts`.
* Add tests for `Character.fromFile` method with JSON, PNG, and WEBP files.
* Add tests for `Character` class properties and methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant