summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* commenting out the throttle check test for now until static testing is ↵Chris Cornutt2015-07-171-18/+18
| | | | correctly figured ut
* Adding test for the find by user IDChris Cornutt2015-07-101-0/+18
|
* fixing bug in expire checking in group model, adding testsChris Cornutt2015-07-031-0/+28
|
* adding policy and security question collection testsChris Cornutt2015-07-032-0/+69
|
* adding "is expired" tests for permissionsChris Cornutt2015-07-031-0/+28
|
* updating UserModelTest to fix some code quality issuesChris Cornutt2015-06-191-66/+40
|
* tabs to spaces, d'ohorigin/policy-expression-langChris Cornutt2015-05-301-109/+109
|
* adding the test for using method results in expression evaluationChris Cornutt2015-05-301-0/+29
|
* adding unit tests for Policy modelChris Cornutt2015-05-301-0/+94
|
* adding more tests for Remember Me handlingChris Cornutt2015-02-191-0/+172
|
* adding IP restriction testChris Cornutt2015-02-191-0/+61
|
* adding tests to the user model for security questionsChris Cornutt2015-02-181-0/+117
|
* adding tests for the "create" method in user permission collectionChris Cornutt2015-02-181-0/+39
|
* moving tests for hash_equals to the Gatekeeper testChris Cornutt2015-02-182-24/+18
|
* adding more tests for the main Gatekeeper classChris Cornutt2015-02-031-0/+35
|
* adding more tests for the group model child handlingChris Cornutt2015-01-301-0/+50
|
* adding tests for Permission modelChris Cornutt2015-01-301-0/+90
|
* adding new test to create collection objects from group names (unique string)Chris Cornutt2015-01-251-0/+26
|
* adding a test for the create() method in the user group collectionChris Cornutt2015-01-251-0/+26
|
* adding tests for invalid group/permission grantingChris Cornutt2015-01-251-0/+31
|
* adding some tests for the grant* handlingChris Cornutt2015-01-251-0/+89
|
* adding test for getting child permissions by perm idChris Cornutt2015-01-251-0/+18
|
* updating because it now uses groupId not just IDChris Cornutt2015-01-181-1/+1
|
* adding the user group collection and matching test, updating group ↵Chris Cornutt2015-01-162-18/+24
| | | | collection test to move method
* updating PermssionCollection test, moving method to UserPermissionCollectionTestChris Cornutt2015-01-162-18/+24
|
* adding Gatekeeper testChris Cornutt2015-01-151-0/+56
|
* adding mock model;Chris Cornutt2015-01-151-0/+8
|
* adding Group model tests for adding child (with and without an ID)Chris Cornutt2015-01-151-0/+35
|
* adding test to find child groupsChris Cornutt2015-01-151-0/+21
|
* adding tests for get/set db, getting table nameChris Cornutt2015-01-151-0/+35
|
* adding MockPdo objectChris Cornutt2015-01-091-0/+8
|
* adding Mysql data source testChris Cornutt2015-01-091-0/+26
|
* getting abstract mock for DataSource tests instead of using StubChris Cornutt2015-01-091-2/+2
|
* adding test for DataSourceChris Cornutt2015-01-081-0/+28
|
* adding test for User collection classChris Cornutt2015-01-081-0/+26
|
* adding tests for the Throttle modelChris Cornutt2015-01-071-0/+145
|
* adding test for Permission collection methodsChris Cornutt2015-01-071-0/+42
|
* adding test for group collection classChris Cornutt2015-01-071-0/+24
|
* moving the buildMock over to a Base test class and using custom boostrapChris Cornutt2015-01-074-24/+23
|
* adding more Group model tests, updating model to fix a bugChris Cornutt2015-01-061-0/+55
|
* adding first GroupModel testsChris Cornutt2015-01-061-0/+52
|
* adding more tests for the User modelChris Cornutt2015-01-061-0/+82
|
* adding lots more tests for the User model, updates to the model for issues ↵Chris Cornutt2015-01-061-12/+205
| | | | found during testing
* adding more tests for the User modelChris Cornutt2015-01-051-0/+25
|
* adding initial unit test handling and first testChris Cornutt2015-01-051-0/+31