Commit graph

17 commits

Author SHA1 Message Date
WolFi 3259c9dc32
PHPUnit Database test fixes for latest nextloud 2017-05-07 19:16:36 +02:00
brantje 8a694a0885
Disable database test. Fix tests. 2017-05-06 13:32:18 +02:00
brantje 38779463c8
Show notification if passwords do not match on creating credential. Fixes #273 2017-05-06 13:32:18 +02:00
brantje f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
Marcos Zuriaga 8a30328a73
Added partial test
Fixed bug with null data in the mock datasets
Edited mock data so there it's some expired credentials
Added some phpdocs
2016-10-15 21:03:50 +02:00
Marcos Zuriaga 95509e3558
Added file mapper test
Updated database test mock data and added missing tables
Changed some wrong phpdoc
Added some phpdoc
2016-10-15 17:53:22 +02:00
Marcos Zuriaga 114df3e948
Attempt to fix pgsql fails 2016-10-15 01:48:33 +02:00
Marcos Zuriaga 4086f22212
Refactored helper to use nextcloud query builder
hoping this fixes the test problems with pgsql
2016-10-15 01:42:14 +02:00
Marcos Zuriaga 52c072631d
Added unit tests agains sharerequest mapper
Added some helper functions on the database helper test
Renamed method so it's less confusing
2016-10-14 22:39:06 +02:00
Marcos Zuriaga 5186648889
Added unit test for SharingACLMapper
Renamed some vars
Added launch_phpunit.sh to gitignore
2016-10-12 19:08:59 +02:00
Marcos Zuriaga 3f2bb33ce3
Changed unit test env var names 2016-10-11 22:33:48 +02:00
Marcos Zuriaga efd27ee1ae
Fix truncate table 2016-10-11 02:06:04 +02:00
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
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