Actions
Task #196
closedCreate basic tests for provisioning
Start date:
11/21/2016
Due date:
% Done:
100%
Estimated time:
Owner:
Updated by Vít Švanda about 8 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Ondřej Kopr
- % Done changed from 0 to 90
I created tests for provisioning called "DefaultSysProvisioningServiceTest".
- This test create system first with connection on table resource.
- Table for resource is create only for test (test_resource).
- Database connection for resource is get from datasource (runntime from test enviroment).
- Is implemented tests for create, change, delete account and change password.
Updated by Ondřej Kopr about 8 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 90 to 100
Feedback:
- Run test - OK,
- Tests are easy to understand - nice,
- Result - OK.
Actions