[root]/modules/test-base/src/main/java/org/jbpm/test
assertion
(2 files, 211 lines)
enterprise
(5 files, 510 lines)
tx
(3 files, 163 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 111 (100.0%) | 2283 (100.0%) | 20.5 |
| tom.baeyens@jboss.com | 92 (82.9%) | 1659 (72.7%) | 18.0 |
| ainze | 2 (1.8%) | 309 (13.5%) | 154.5 |
| heiko.braun@jboss.com | 6 (5.4%) | 144 (6.3%) | 24.0 |
| jbarrez | 7 (6.3%) | 138 (6.0%) | 19.7 |
| alex.guizar@jboss.com | 4 (3.6%) | 33 (1.4%) | 8.2 |
JBPM-2526 first cut at id generator
8 lines of code changed in 1 file:
fixing the job executor startup plus cleanup
0 lines of code changed in 1 file:
refactored CI scripts to leverage the new install directory in the distribution for jboss test suite and change the jboss testsuite execution to use cactus instead of remote execution
1 lines of code changed in 1 file:
JBPM-2474 Process variables of type hibernate-long-id/hibernate-string-id don't work
18 lines of code changed in 1 file:
Fixing Hudson integration test on JBoss and any database.
The current integration testing setup doesn't allow to use multiple jbpm.cfg.xml files since the remote EJB command service is used to actually execute the commands on JBoss. Ofc, this remote command service doesn't know about the second (or third, or ...) config file which is at the client side.
This problem should be fixed by JBPM-2409
Current resolution: moved the tests to test-cfg (which will run standalone only in the new QA setup)
27 lines of code changed in 1 file:
JBPM-2425: When taskService.completeTask(taskId, outcome) is called with an unexisting outcome, an exception is thrown instead of suspending the process.
26 lines of code changed in 1 file:
Fix for JBPM-2407 + added some test convience methods
35 lines of code changed in 1 file:
JBPM-2334 making business calendar configurable and customizable
58 lines of code changed in 2 files:
Added test case for JBPM-2303
16 lines of code changed in 1 file:
AbstractTransactionalSpringJbpmTestCase
108 lines of code changed in 1 file:
JBPM-2348 long deploymentDbid --> String deploymentId
7 lines of code changed in 1 file:
JBPM-2303 JBPM-2354 JBPM-2322 JBPM-2356 hibernate persistence cleanup
9 lines of code changed in 1 file:
JBPM-2307 moved api package env to pvm internal
15 lines of code changed in 2 files:
JBPM-2307 moved client and env packages from api to internal
0 lines of code changed in 1 file:
Added test for JBPM-2331
2 lines of code changed in 1 file:
Added convience method: assertProcessInstanceEnded
24 lines of code changed in 1 file:
JBPM-2286 : Added test case for fork/join in same transaction
8 lines of code changed in 1 file:
3 lines of code changed in 1 file:
JBPM-2332 fixed task query where clause brackets for candidates
23 lines of code changed in 3 files:
JBPM-2004 finished cleanup of test data
4 lines of code changed in 1 file:
JBPM-2294: examples fail against postgresql (RESOLVED)
PostgreSQL did not like the format of the record count SQL query. Changed the query to a more portable form.
5 lines of code changed in 1 file:
spring integration - initial release
201 lines of code changed in 1 file:
JBPM-2163 new configuration, distribution and qa setup
2 lines of code changed in 1 file:
JBPM-2162 revert process archive deployment in examples
27 lines of code changed in 1 file:
JBPM-2173 add api to api packages
7 lines of code changed in 4 files:
JBPM-2171 introducing ProcessInstance
0 lines of code changed in 1 file:
JBPM-2029 starting to realize the execution reference problem in context of timers
2 lines of code changed in 1 file:
JBPM-2168 align query methods list and uniqueResult with hibernate
1 lines of code changed in 1 file:
JBPM-2027 adding example and docs for event listeners
22 lines of code changed in 1 file:
Exclude ServicesTest from integration test suite
1 lines of code changed in 1 file:
Begin work on JBPM-2030: Integration test suite. modules/examples done.
139 lines of code changed in 1 file:
replaced ProcessService with RepositoryService
29 lines of code changed in 2 files:
refactored task completion and added password to userimpl
1 lines of code changed in 1 file:
JBPM-2080 task candidates
3 lines of code changed in 1 file:
test suite fixes
12 lines of code changed in 1 file:
introducing config tool
5 lines of code changed in 1 file:
JBPM-1861 adding task comments
3 lines of code changed in 1 file:
JBPM-1861 and JBPM-1998 adding task participants
5 lines of code changed in 1 file:
JBPM-2041 moving task module into pvm
2 lines of code changed in 1 file:
JBPM-2011 moved log package to org.jbpm.internal.log package
4 lines of code changed in 2 files:
(33 more)