Recent conflicts between the owner of the WordPress platform servers and WordPress companies and users have created a lot of uncertainty on the WordPress community as a whole. A prevailing sentiment is that the WordPress community is done. It is believed the co-founder of WordPress is intentionally sabotaging the community in order to have full […]
Unit Test – A Few Days Later
Another unit test for a similar feature. This test is for a single incomplete PHP class. Clearly, I’m not messing around with this notification system.
Unit Test – FTW
You know you are taking unit test seriously when your unit tests contain 5X the amount of code as the code being tested. Here is today’s unit test. Sometimes I amaze myself.
