Alex Bilbie
|
f53f6ca609
|
Added .gitignore
|
2012-08-24 12:19:31 +01:00 |
|
Alex Bilbie
|
81a7322933
|
Started resource server unit tests
TODO: authentication header test
|
2012-08-23 12:22:39 +01:00 |
|
Alex Bilbie
|
66ee8df5b1
|
Added database mock for resource tests
|
2012-08-23 12:22:16 +01:00 |
|
Alex Bilbie
|
78424ce100
|
Added resource server test suite
|
2012-08-23 12:21:59 +01:00 |
|
Alex Bilbie
|
326e96cc17
|
Bug fix in dbcall
|
2012-08-20 15:49:57 +01:00 |
|
Alex Bilbie
|
6fdb6177bc
|
Lots of fixes
|
2012-08-20 15:09:33 +01:00 |
|
Alex Bilbie
|
ed3238b862
|
Fixed constance letter casing
|
2012-08-20 14:19:33 +01:00 |
|
Alex Bilbie
|
9933bde7d8
|
Merge branch 'develop' of github.com:lncd/OAuth2 into develop
|
2012-08-15 11:08:43 +01:00 |
|
Alex Bilbie
|
519d20f0a5
|
Changed indent to spaces
|
2012-08-14 16:34:43 +01:00 |
|
Alex Bilbie
|
e859f435a1
|
Added docblocks for the database interface
|
2012-08-14 16:28:40 +01:00 |
|
Alex Bilbie
|
77ce18df56
|
Added the resource server database interface
|
2012-08-14 15:46:58 +01:00 |
|
Alex Bilbie
|
8720de48de
|
Initial update with some PSR-* changes
|
2012-08-14 15:44:25 +01:00 |
|
Alex Bilbie
|
a9b6cd3e12
|
Mini fixes
|
2012-08-14 15:43:11 +01:00 |
|
Alex Bilbie
|
44666402dd
|
Renamed variable
|
2012-08-14 14:20:14 +01:00 |
|
Alex Bilbie
|
4c82648a9a
|
First commit of Phil's code with some namespace and class name tweaks
|
2012-08-13 16:36:45 +01:00 |
|
Alex Bilbie
|
176c678c23
|
Don't remove composer.json and vendor dir
|
2012-08-06 16:13:27 +01:00 |
|
Alex Bilbie
|
d743412cf7
|
Trying to get phpunit to log somewhere sensible
|
2012-08-06 16:10:22 +01:00 |
|
Alex Bilbie
|
1a925788e6
|
Fix for phpunit log paths
|
2012-08-06 16:06:03 +01:00 |
|
Alex Bilbie
|
095ea72b62
|
Added composer install
|
2012-08-06 15:57:57 +01:00 |
|
Alex Bilbie
|
9aa8f86f3a
|
Remove the composer.lock file and the vendor folder
|
2012-08-06 15:53:10 +01:00 |
|
Alex Bilbie
|
7c7dfec4c4
|
Execute the local phpunit
|
2012-08-06 15:48:33 +01:00 |
|
Alex Bilbie
|
30ef11c1d7
|
ALL OF THE TESTS!
|
2012-08-06 15:32:35 +01:00 |
|
Alex Bilbie
|
a9e816f336
|
Updated name of project and build location
|
2012-08-06 15:32:25 +01:00 |
|
Alex Bilbie
|
7705805568
|
build sh tool location fix
|
2012-08-06 15:32:11 +01:00 |
|
Alex Bilbie
|
95068c5176
|
Lots of fixes following errors found from unit tests
|
2012-08-06 14:42:58 +01:00 |
|
Alex Bilbie
|
983c1faf0a
|
Updated build.xml to run PHPUnit
|
2012-08-06 14:42:18 +01:00 |
|
Alex Bilbie
|
7ea3a045cd
|
Moved the phpunit.xml config file to the build folder
|
2012-08-06 14:42:02 +01:00 |
|
Alex Bilbie
|
2e315fc257
|
New tests
|
2012-08-06 10:59:36 +01:00 |
|
Alex Bilbie
|
a5f019ad19
|
Call database methods via the dbcall() method
|
2012-08-06 10:59:20 +01:00 |
|
Alex Bilbie
|
c17cd7b1cc
|
Fixed variable reference bug
|
2012-08-04 09:12:12 +01:00 |
|
Alex Bilbie
|
bfab30061e
|
Spacing fix
|
2012-08-04 09:11:39 +01:00 |
|
Alex Bilbie
|
b67a804e19
|
Removed old test/index.php
|
2012-08-03 16:13:23 +01:00 |
|
Alex Bilbie
|
0748ba379b
|
test executable
|
2012-08-01 17:15:48 +01:00 |
|
Alex Bilbie
|
1409df6eb4
|
Started adding tests for auth server
|
2012-08-01 17:15:29 +01:00 |
|
Alex Bilbie
|
d0bb79bd7c
|
Added phpunit.xml
|
2012-08-01 17:15:16 +01:00 |
|
Alex Bilbie
|
9935cc5d21
|
JSON error fix
|
2012-08-01 15:44:03 +01:00 |
|
Alex Bilbie
|
93772d0f70
|
Require PHPunit in dev composer mode
|
2012-08-01 15:41:41 +01:00 |
|
Alex Bilbie
|
5ef85e53af
|
Removed old test file
|
2012-08-01 15:41:24 +01:00 |
|
Alex Bilbie
|
5c463a69b8
|
Little fixes
|
2012-08-01 14:50:31 +01:00 |
|
Alex Bilbie
|
f049997f59
|
Various spacing fixes
|
2012-07-31 16:16:38 +01:00 |
|
Alex Bilbie
|
3f2f25a6a7
|
PSR2 wants a blank line at the end of the file
|
2012-07-31 16:00:55 +01:00 |
|
Alex Bilbie
|
18ad2067a1
|
SQL clarrification
|
2012-07-31 15:52:02 +01:00 |
|
Alex Bilbie
|
2b9d1c0e67
|
Variable reference fixes
|
2012-07-30 14:06:46 +01:00 |
|
Alex Bilbie
|
4abe7e7dda
|
Spelling fix
|
2012-07-30 12:10:22 +01:00 |
|
Alex Bilbie
|
ef928b19cf
|
Fixed HTTP method for getting code parameter
|
2012-07-30 12:10:13 +01:00 |
|
Alex Bilbie
|
8c991b0c61
|
Line length fix
|
2012-07-30 12:08:53 +01:00 |
|
Alex Bilbie
|
f8941a9209
|
Removed hard line limit of 80 characters
|
2012-07-26 17:02:01 +01:00 |
|
Alex Bilbie
|
8946e0172b
|
Added resource server database
|
2012-07-26 12:54:29 +01:00 |
|
Alex Bilbie
|
9df1c8e20d
|
Fixed incorrect parameter name
|
2012-07-26 12:53:07 +01:00 |
|
Alex Bilbie
|
9ead06077c
|
Updated rule reference to use the official PSR sniffs from https://github.com/squizlabs/PHP_CodeSniffer
|
2012-07-26 12:52:48 +01:00 |
|