Josh Sherman
c61a49f8a7
Fixed version check
2014-10-03 06:03:19 -04:00
Josh Sherman
31f4c32fb0
Reworked test to check for PHP version
...
`password_hash` is PHP 5.5. Instead of adding the sanity check in the code,
I've opted to put it in the test to ditch the overhead of having to make that
check for every request.
2014-10-02 21:34:09 -04:00
Josh Sherman
d884f5a3df
Finished up tests
2014-10-02 20:54:12 -04:00
Josh Sherman
07ed22c58f
Fixed up resource class' tests
2014-10-02 07:02:29 -04:00
Josh Sherman
f62d12f35b
Dropped dupe test
2014-09-28 21:50:28 -04:00
Josh Sherman
aea1bae3bf
Working on tests for Resource
2014-09-28 21:49:49 -04:00
Josh Sherman
6c173cdc89
Working on tests for the Resource class.
...
Got a bunch more validation rules to port over.
2014-09-28 09:47:54 -04:00
Josh Sherman
0cfc2c7979
Moved tests and updated to use namespaces
2014-09-28 07:31:02 -04:00