Created tag 0.7.0 at jacobemerick/pqp.
-
-
Pushed some code at jacobemerick/pqp.
- 461f450 Appease the code formatting gods.
-
Pushed some code at jacobemerick/pqp.
- db8ab4c Adds some in-house namespace hacks for built-in function testing.
-
Pushed some code at jacobemerick/pqp.
- a030fcc Testing to see compatability of php-mock.
-
Pushed some code at jacobemerick/pqp.
- 1ffcf53 Adds a bit of semantic flair.
-
Pushed some code at jacobemerick/pqp.
- 563ddb6 Matches old profiler interface, adds extra tests.
-
Pushed some code at jacobemerick/pqp.
- 889dc99 Camel case is bad, apparently.
-
Created tag 0.6.5 at jacobemerick/pqp.
-
Pushed some code at jacobemerick/pqp.
- d40eecb Moves display to html file in hopes of re-adding to analysis.
-
Pushed some code at jacobemerick/pqp.
- d8ff081 Removes style-targeting by header elems.
-
Pushed some code at jacobemerick/pqp.
- ef51807 Cleans up some CSS as per linting guidelines.
-
Pushed some code at jacobemerick/pqp.
- 51baffe Removes color-based class names because ick.
-
Unit Testing Data Repositories
Unit testing is something that I'm still rough around the edges with. I don't do it nearly enough at work and never really pushed myself to pick it up on the side. With my core site refactor, though, it seemed like a good time to wander into testing. [read more]
-
Pushed some code at jacobemerick/pqp.
- 98a87d5 Adds extra look for codeclimate testing.
-
Pushed some code at jacobemerick/pqp.
- 26a611d Excludes template file from analysis because alt syntax is hard.