Julius Härtl
1dc68f97c5
Use proper timezone and locale format for due date activities
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-12-07 16:33:49 +01:00
Julius Härtl
8906d12a47
Use regular groups endpoint to support Nextcloud 13
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-12-05 18:31:54 +01:00
Julius Härtl
4279e09cc2
Fix tests for new setting
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-12-05 13:22:17 +01:00
Julius Härtl
e5fe19c107
Fix missing information in activity emails
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-12-04 13:04:54 +01:00
Julius Härtl
0528bd59d1
Fix tests for group restrictions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-12-04 09:25:35 +01:00
Julius Härtl
2c024dedce
Remove null board value in activity parameters
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-23 15:04:04 +01:00
Julius Härtl
2b74da9d30
Replace subject parameters in plain subject string as well
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-09 15:36:18 +01:00
Julius Härtl
9cf30bf5fd
Fix tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-06 19:44:29 +01:00
Julius Härtl
a026ebf094
Add change database helper
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-05 14:53:01 +01:00
rakekniven
2a3b4a8e3b
Update NotifierTest.php
...
Fixed tests
2018-10-17 10:57:29 +02:00
Julius Härtl
4779d3ae0c
Tests: Comment actrivity parsing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-10-09 14:52:55 +02:00
Julius Härtl
68880fc4be
Add test for mention notifications
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-10-09 14:47:18 +02:00
Julius Härtl
da0cfdb1dc
Add unit tests for comment handling
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-10-09 13:08:29 +02:00
Julius Härtl
e0ac86ac1f
Inject user manager
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-10-09 13:08:27 +02:00
Julius Härtl
e29efe8935
Fix tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-10-09 13:08:27 +02:00
Julius Härtl
4441075f49
Add tests for param parsing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-09-07 12:53:58 +02:00
Julius Härtl
56f9b5b6e6
Code cleanup
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-09-07 08:51:52 +02:00
Julius Härtl
7e88d246c0
Tests: Add tests for ActivityManager
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-09-06 20:01:26 +02:00
Julius Härtl
80aadb2717
Tests: More coverage for DeckProvider->parse()
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-09-06 15:05:35 +02:00
Julius Härtl
0cc4fffd08
Add tests for activity classes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-09-06 13:19:54 +02:00
Julius Härtl
eea5803ae5
Fix existing service tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-09-06 10:05:03 +02:00
Julius Härtl
4c300bf432
Adjust tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-09-06 10:05:02 +02:00
Ryan Fletcher
aba7d02cfe
Added BadRequestException checks in DefaultBoardService. Fixed bug in DefaultBoardService BadRequestException checks.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:22 +02:00
Ryan Fletcher
37a2858d5f
wrote attachment api controller, fixed bug caught by unit test in CardService
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:22 +02:00
Ryan Fletcher
e88c9a760d
Wrote unit tests for AttachmentApiController and stubbed out AttachmentApicontroller. Trying out test driven development.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:21 +02:00
Ryan Fletcher
184cd00a8b
Wrote initial unit tests for LabelApiControllerTest.php
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:21 +02:00
Ryan Fletcher
9c81584b02
Wrote tests for CardApiControllerTest.php
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:20 +02:00
Ryan Fletcher
f1169b9c7e
finished writing StackApiControllerTest.php
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:20 +02:00
Ryan Fletcher
f2268c7f58
Moved Data Response checks into stack serivice, cleaned up related unit tests.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:20 +02:00
Ryan Fletcher
d33dd3e0fc
Moved BadRequestException checks to middleware, removed uneeded unit tests in BoardApiController
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:20 +02:00
Ryan Fletcher
570ac81848
added the create tests in StackApiControllerTest
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:19 +02:00
Ryan Fletcher
5719e9f134
Wrote unit tests against StackApiController -> get()
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:19 +02:00
Ryan Fletcher
891fa7b7d5
Created index tests for StackApiTestController
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:19 +02:00
Ryan Fletcher
54f110f7c6
first attempt at BoardApiControllerTest->testGetNoPermission()
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:19 +02:00
Julius Härtl
2482dc963a
Fix BoardServiceTest
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-08-15 21:15:18 +02:00
Ryan Fletcher
6d57b1081a
BoardApiControllerTest wrote delete tests
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:18 +02:00
Ryan Fletcher
8dd732631a
BoardApiController wrote update tests
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:18 +02:00
Ryan Fletcher
1fe70568cb
Wrote unit tests for the BoardApiController -> create tests
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:18 +02:00
Ryan Fletcher
bd254fd261
BoardApiControllerTest wrote get() tests.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:18 +02:00
Ryan Fletcher
fad579c4d3
Wrote first unit test for BoardApiController
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:18 +02:00
Ryan Fletcher
e8c53d71aa
fixed more unit tests.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:17 +02:00
Ryan Fletcher
e0049cf07b
Resolved unit tests errors, down from 36 to 9.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:17 +02:00
Ryan Fletcher
881b05aeb1
fixed BoardControllerTest from errors
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:17 +02:00
Manuel Arno Korfmann
94e1b86eaf
fixed bugs where labels would dissappear
...
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
2018-08-15 20:33:31 +02:00
Manuel Arno Korfmann
5ddfb66633
Card,Stack undo delete: CardServiceTest fix
...
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Stack,Card undo delete: Test Fix 2
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Card, Stack undo delete: Test fix 3
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Card,Stack undo delete: Test fix 4
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Stack, Card undo delete: Relative time in deleted entity listings
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Card, Stack undo delete: Test Fix 5
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Test Fix 6
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Test Fix 7
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
fix codacy
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
2018-08-15 20:33:31 +02:00
Julius Härtl
1948c303f2
Add missing import statement
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-07-28 12:25:23 +02:00
steav
476b15ee9d
Fix tests for card assignment notification
...
Signed-off-by: steav <steav8@gmail.com >
2018-07-28 12:17:28 +02:00
steav
fdc1f275c5
Add tests for card assignment notification
...
Signed-off-by: steav <steav8@gmail.com >
2018-07-28 12:17:28 +02:00
steav
1276dddc37
Fix failing CardServiceTest
...
Signed-off-by: steav <steav8@gmail.com >
2018-07-28 12:17:28 +02:00
Ryan Fletcher
04cb5f656d
Mocked up $this->l10n calls in DefaultBoardServiceTest
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-07-13 08:53:21 -04:00