Urigo / WhatsApp-Clone-Tutorial

https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial

Home Page:https://tortilla.academy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Client Step 5.3] Vscode issues and date time

jeriscc opened this issue · comments

For the client-side test, I got "16:00" for the content in the date property. This might be due to timezone differences between me and the tutorial writer. Might be a good idea to clarify this.

Also, in vscode, all the setup's in setupTest.ts were ignored by vscode in the test file itself. This was resolved after installing the jest plugin. Could be added to the guide for troubled users.

Fixed in the new version, will push later today
thank you for reporting!