warengonzaga / gathertown.js

Simple and lightweight community contributed unofficial JS/TS SDK for Gather Town's HTTPS and WebSocket APIs. 🌏🕹💬
https://gathertown.js.org
MIT License
40 stars 6 forks source link

automated testing with Jest #34

Closed warengonzaga closed 2 years ago

warengonzaga commented 2 years ago

Automated testing and can be added to the GitHub actions. Referencing discussion #33.

princejoogie commented 2 years ago

@WarenGonzaga for this issue, does this only include the installation of jest or all the tests for all https apis?

warengonzaga commented 2 years ago

@WarenGonzaga for this issue, does this only include the installation of jest or all the tests for all https apis?

Installing the JEST and testing the HTTP APIs support.

warengonzaga commented 2 years ago

Hi, @princejoogie is this added to your last PR or not? Are you still working on this?

princejoogie commented 2 years ago

Hello @WarenGonzaga, changes are in my local although its not yet finished. been busy with work still

warengonzaga commented 2 years ago

Hello @WarenGonzaga, changes are in my local although its not yet finished. been busy with work still

Thanks, I assigned it to you ;)

warengonzaga commented 2 years ago

Update on this @princejoogie? ✨

warengonzaga commented 2 years ago

Closing this now as per #39