darcydriscoll / chat-room

A small chat room made w/ Vue, Tailwind, MySQL, and PHP.
MIT License
0 stars 0 forks source link

Refactor PHP unit tests. Make better use of PHPUnit functionality. #18

Open darcydriscoll opened 2 years ago

darcydriscoll commented 2 years ago

🐏 Now: Motivation

⚜️ Where's the issue?

unittests/UserTest.php

And future unit test files.

⚜️ What's the issue?

⚜️ Any ideas on how to solve it?

🦄 Later: Solving it

💠 The problem

💠 The method

💠 Notes