Commit graph

74 commits

Author SHA1 Message Date
Marcos Zuriaga 1f30ccc963
Added Database testing base class
Added VaultMapper unit tests
Edited some VaultMapper docs and changed a function to use the Utils implementation
Added coverage phpunit annotations
2016-10-11 01:41:32 +02:00
Marcos Zuriaga d909d780b3
Removed TODO 2016-10-10 02:16:10 +02:00
Marcos Zuriaga 652be86567
Refactored to use assertEquals where applicable,
so in case of errors the messages are more meaningful
2016-10-10 02:15:00 +02:00
Marcos Zuriaga d6e4f32ec8
Added EntityJSONSerializer trait unit tests 2016-10-09 18:24:14 +02:00
Marcos Zuriaga 64930bb106
Create unit tests for Vault database model
Fix some typos in phpdoc of vault db model
2016-10-09 17:53:20 +02:00
Marcos Zuriaga 0b6a2baa41
Added SharingACL database model test case 2016-10-09 16:12:40 +02:00
Marcos Zuriaga a45dd19792
Merge branch 'codeCoverage' into phpunit 2016-10-09 15:02:34 +02:00
Marcos Zuriaga bc0f47a8e5
Unit tests for ShareRequest model
Fixes bug with asACLJson result data in sharerequest
2016-10-09 14:52:23 +02:00
Marcos Zuriaga ba259c350c
Added some dirs to coverage tests
Added File db model to tests
2016-10-09 02:31:46 +02:00
Marcos Zuriaga 0fc7b26f38
Added CredentialRevision unit test 2016-10-09 01:46:53 +02:00
Marcos Zuriaga e4d55f3e29
Added credential test case 2016-10-09 00:39:59 +02:00
brantje e2f1676320
Add oc_passman_credentials xml 2016-10-08 23:43:34 +02:00
brantje 12ee0e1778
Add vault xml 2016-10-08 23:42:19 +02:00
brantje 7ae8066307
Add demo data for share request table 2016-10-08 23:30:32 +02:00
brantje f49d989331
Add demo data for acl table 2016-10-08 23:29:24 +02:00
Marcos Zuriaga e2faab8f4d
NotFoundJSONResponse unit tests 2016-10-08 18:47:15 +02:00
Marcos Zuriaga 1e8d742c01
Utils class simplification of microtime method
utils unit tests
2016-10-08 18:24:30 +02:00
Marcos Zuriaga c6097bfc5f
Add permissions entity backend uint tests 2016-10-08 17:32:07 +02:00
brantje a2aff9a860
Try to fix phpunit test at travis 2016-10-08 16:30:30 +02:00
brantje 23e8b08fb2
Fix internal test 2016-10-07 21:39:47 +02:00
brantje 66a5292306
Add test for internal controller 2016-10-07 21:33:50 +02:00
brantje 62aa51dfe9
Create tests for page controller 2016-10-07 21:27:57 +02:00
brantje 76991470be
Add phpunit tests 2016-10-07 20:55:17 +02:00
brantje 3e68a3eccc Initial commit 2016-09-09 17:36:35 +02:00