Directory test/integration/

Directory Created:
2010-04-23 17:53
Total Files:
3
Deleted Files:
0
Lines of Code:
538

[root]/test/integration

Lines of Code

test/integration/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 9 (100.0%) 578 (100.0%) 64.2

Most Recent Commits

gav 2010-08-14 01:41 Rev.: 640

Small adjustment to !TaskSearchServiceTests and !TaskServiceTests tearDown().

4 lines of code changed in 2 files:

  • test/integration: TaskSearchServiceTests.groovy (+2 -1), TaskServiceTests.groovy (+2 -1)
gav 2010-05-10 08:30 Rev.: 529

Tweak !CreateDataService to prevent issues during testing.
Repair getBudgetTasks() search.
Complete testGetBudgetTasks() test.

73 lines of code changed in 1 file:

  • test/integration: TaskSearchServiceTests.groovy (+73 -19)
gav 2010-04-29 05:01 Rev.: 514

Added integration test for !TaskSearchService.getPersonsTasks().
Extended !TaskService.delete() to handle assignedPersons and assignedGroups.
Use safe collection navigation in !AssignedGroupService and AssignedPersonService.

107 lines of code changed in 1 file:

  • test/integration: TaskSearchServiceTests.groovy (+107 -1)
gav 2010-04-28 23:14 Rev.: 512

Refactor !TaskSearchService.getTasks() to use HQL and avoid bug in ticket #64, also extend associated tests.

23 lines of code changed in 1 file:

  • test/integration: TaskSearchServiceTests.groovy (+23 -17)
gav 2010-04-28 17:02 Rev.: 511

Adjust !TaskSearchService.getPersonsTasks() so that if a person created it and is leadPerson then that task is returned.
Started on integration tests for !TaskSearchService.

106 lines of code changed in 1 file:

  • test/integration: TaskSearchServiceTests.groovy (new 106)
gav 2010-04-28 16:19 Rev.: 510

Adding an entry to a task with no time booked will now leave the task as "Not Started".
Reopening a task will check if the task should be "In Progress" or "Not Started".
Added integration tests for above.
Added !TaskService.delete() since it is required for integration tests.

156 lines of code changed in 1 file:

  • test/integration: TaskServiceTests.groovy (new 156)
gav 2010-04-28 16:13 Rev.: 509

Some comments to !CreateDataServiceTests.

6 lines of code changed in 1 file:

  • test/integration: CreateDataServiceTests.groovy (+6 -1)
gav 2010-04-23 17:53 Rev.: 508

Base data is now created during bootstrap in all environments.
Add stdout log appender to test environment.
Add !CreateDataServiceTests.

103 lines of code changed in 1 file:

  • test/integration: CreateDataServiceTests.groovy (new 103)
Generated by StatSVN 0.4.0