Julius Härtl
|
0985f24f57
|
chore: Fix php-cs-fixer errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-06-05 22:26:08 +02:00 |
|
Julius Härtl
|
133e3f3140
|
tests: Adapt tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-17 09:16:27 +01:00 |
|
Julius Härtl
|
52febb396c
|
Fix php cs issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-04-22 19:57:19 +02:00 |
|
Julius Härtl
|
bdc149aa6b
|
Move default board creation to Application and cleanup code
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-01-26 12:14:51 +01:00 |
|
Julius Härtl
|
2089f5df73
|
Merge remote-tracking branch 'origin/master' into vue
|
2019-12-17 20:36:16 +01:00 |
|
Julius Härtl
|
4c0512f0b7
|
Bump phpunit and fix CI
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-12-17 20:25:57 +01:00 |
|
Jakob
|
d3efff0ce7
|
default board color is now blue
Signed-off-by: Jakob <jakob.roehrl@web.de>
|
2019-09-10 12:33:19 +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
|
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 |
|
Ryan Fletcher
|
3863c7497b
|
Used $l10n references in my unit test, this should allow it pass.
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-07-12 12:15:46 -04:00 |
|
Ryan Fletcher
|
8d4dbd4d82
|
Fixed up code styles as per review by juliushaertl
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-07-12 11:17:11 -04:00 |
|
Ryan Fletcher
|
ba378ea00b
|
First attempt at using l10n
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-07-11 15:00:08 -04:00 |
|
Ryan Fletcher
|
2002841c61
|
Wrote unit tests for checkFirstRun method in the default board service
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-07-11 12:59:40 -04:00 |
|
Ryan Fletcher
|
712ab9e0bc
|
Corrected testCreateDefaultBoard()
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-07-11 11:49:20 -04:00 |
|
Ryan Fletcher
|
e07fc0a2c7
|
Corrected missing import and missing parameter in defaultBoardServiceTest
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-07-11 10:49:46 -04:00 |
|
Ryan Fletcher
|
61fb68f4cf
|
Added a unit test against DefaultBoardService->TestCreateDefaultBoard()
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-07-11 10:20:42 -04:00 |
|