Kevin Frantz
|
3dbb71f885
|
Validated that LazyRequestedEntity is loaded in RequestedActionService
|
2019-02-18 19:01:50 +01:00 |
|
Kevin Frantz
|
d2fdc2b814
|
Implemented tests for hasReciever
|
2019-02-18 00:07:52 +01:00 |
|
Kevin Frantz
|
24038d3278
|
Implemented LazyRequestedEntityTest
|
2019-02-18 00:00:03 +01:00 |
|
Kevin Frantz
|
493471df5f
|
Changed App namespace to Infinito namespace
|
2019-02-17 14:33:19 +01:00 |
|
Kevin Frantz
|
bf5d11a318
|
Removed test for imprint route
|
2019-02-17 14:03:43 +01:00 |
|
Kevin Frantz
|
7891733cb6
|
Left message for assert
|
2019-02-17 13:54:30 +01:00 |
|
Kevin Frantz
|
6126c96cbb
|
Implemented testThatEveryEntityHasAPersistedLaw
|
2019-02-16 17:12:44 +01:00 |
|
Kevin Frantz
|
a85e20fdc0
|
Implemented testRightAppliesToAll for SecureRequestedRightCheckerService
|
2019-02-16 16:45:05 +01:00 |
|
Kevin Frantz
|
956a717610
|
Implemented testRightAppliesToAll for SecureSourceChecker
|
2019-02-16 16:26:14 +01:00 |
|
Kevin Frantz
|
256e37ccd5
|
Added grant to all function to RightChecker and LawPermissionChecker
|
2019-02-16 16:16:48 +01:00 |
|
Kevin Frantz
|
9417e4ac7a
|
Implemented ActionHandlerServiceIntegrationTest
|
2019-02-16 10:47:41 +01:00 |
|
Kevin Frantz
|
0bdcdd7610
|
Implemented ActionServiceIntegrationTest
|
2019-02-16 10:27:28 +01:00 |
|
Kevin Frantz
|
2aebdd603c
|
Renamed SecureRequestedRightChecker and implemented integration tests for it
|
2019-02-16 09:19:49 +01:00 |
|
Kevin Frantz
|
8f0b806719
|
Transformed RequestedActionFormBuilderServiceIntegrationTest to injection testing via kernel
|
2019-02-16 08:50:46 +01:00 |
|
Kevin Frantz
|
d1ff628087
|
Covered Request Management Services with Unit Tests
|
2019-02-16 08:40:42 +01:00 |
|
Kevin Frantz
|
06053c6bcf
|
Changed injection method from class to interface
|
2019-02-15 22:55:11 +01:00 |
|
Kevin Frantz
|
c0113ecd32
|
Implemented RequestedEntityServiceIntegrationTest
|
2019-02-15 22:06:14 +01:00 |
|
Kevin Frantz
|
3e1590ffbf
|
Optimized Template Management and implemented TemplateNameService
|
2019-02-15 16:55:49 +01:00 |
|
Kevin Frantz
|
b0d57e41f3
|
Optimized CreateSourceAction
|
2019-02-13 19:37:53 +01:00 |
|
Kevin Frantz
|
559aa60e0f
|
Deleted unused form
|
2019-02-13 18:13:30 +01:00 |
|
Kevin Frantz
|
1bc85c994e
|
Implemented draft for PureSourceCreateType Test and adapted classes to it
|
2019-02-13 18:03:25 +01:00 |
|
Kevin Frantz
|
aafde4c0f9
|
Implemented injection of RequestedEntityService to RequestedRightService
|
2019-02-13 16:26:32 +01:00 |
|
Kevin Frantz
|
6563a9fb5a
|
Injected requestedAction as Service
|
2019-02-13 15:47:46 +01:00 |
|
Kevin Frantz
|
54b0d98ef3
|
Reduced complexity of constructor
|
2019-02-13 15:29:29 +01:00 |
|
Kevin Frantz
|
0ab4cee064
|
Implemented getUserSourceDirector
|
2019-02-13 15:09:03 +01:00 |
|
Kevin Frantz
|
0af438479f
|
Declared layerRepositoryFactoryService as optional
|
2019-02-13 15:01:23 +01:00 |
|
Kevin Frantz
|
1e1a1a892e
|
Implemented validation of requestedAction for requestedActionFormBuilderTest
|
2019-02-12 19:24:34 +01:00 |
|
Kevin Frantz
|
f60e1e1453
|
Added two asserts
|
2019-02-12 18:27:52 +01:00 |
|
Kevin Frantz
|
357319fd6c
|
Transformed Unit test to Integration test for RequestedActionFormBuilderService
|
2019-02-12 18:20:23 +01:00 |
|
Kevin Frantz
|
d6a29af72a
|
Added PHPDocs
|
2019-02-12 18:04:36 +01:00 |
|
Kevin Frantz
|
960bf130d6
|
Adapted path
|
2019-02-12 16:55:57 +01:00 |
|
Kevin Frantz
|
4d602e0ba1
|
Moved SourceIntegrationTest
|
2019-02-12 16:53:52 +01:00 |
|
Kevin Frantz
|
ecfc8891e2
|
Ignored README.md in SourceIntegrationTest
|
2019-02-12 16:52:27 +01:00 |
|
Kevin Frantz
|
5d4592e27c
|
Renamed function
|
2019-02-12 16:47:37 +01:00 |
|
Kevin Frantz
|
6347308672
|
Renamed FormBuilder to FormFactory and implemented test draft for CreateSourceAction
|
2019-02-12 16:40:01 +01:00 |
|
Kevin Frantz
|
25e63d4983
|
Optimized Attributes and tests for it
|
2019-02-07 13:14:55 +01:00 |
|
Kevin Frantz
|
f85b0118a7
|
Renamed method to a more speaking name
|
2019-02-06 18:38:20 +01:00 |
|
Kevin Frantz
|
d3379630c8
|
Optimized RequestedActionFormBuilderService
|
2019-02-03 16:32:57 +01:00 |
|
Kevin Frantz
|
22c9a92853
|
Implemented type for FormClassNameService and solved reference bugs
|
2019-02-03 15:40:44 +01:00 |
|
Kevin Frantz
|
ed3062a203
|
Optimized RequestedEntityFormBuilderService and implemented form classes and logic
|
2019-02-03 15:21:45 +01:00 |
|
Kevin Frantz
|
c3b8e1a92d
|
Declared function hasIdentity public
|
2019-02-03 13:57:49 +01:00 |
|
Kevin Frantz
|
4ac7b3a19b
|
Implemened class attribut in requested entity
|
2019-02-03 13:40:13 +01:00 |
|
Kevin Frantz
|
11d8ac9927
|
Implemented hasClass
|
2019-02-03 13:13:11 +01:00 |
|
Kevin Frantz
|
d00d70f440
|
Implemented ClassAttribut
|
2019-02-03 12:34:29 +01:00 |
|
Kevin Frantz
|
4e471c40cd
|
Implemented SourceClassInformationService
|
2019-02-03 03:16:45 +01:00 |
|
Kevin Frantz
|
f3c2286a64
|
Optimized RequestManagement
|
2019-02-03 01:01:26 +01:00 |
|
Kevin Frantz
|
bd2318ab5b
|
Made user for UserAttribut optional
|
2019-02-03 00:30:53 +01:00 |
|
Kevin Frantz
|
aa735367d9
|
Implemented FixtureManagement
|
2019-02-02 23:02:28 +01:00 |
|
Kevin Frantz
|
52d38a0c84
|
Implemented Tests for ActionHttpMethodMap
|
2019-01-29 21:01:01 +01:00 |
|
Kevin Frantz
|
ed519b0782
|
Optimized test
|
2019-01-19 10:01:47 +01:00 |
|