Skip to content

Update gradle/actions action to v4 #75

Update gradle/actions action to v4

Update gradle/actions action to v4 #75

GitHub Actions / Junit Test succeeded Aug 8, 2024 in 1s

442 passed, 0 failed and 2 skipped

Tests passed successfully

Report Passed Failed Skipped Time
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.AccountReconcileIT.xml 3✅ 1s
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.AccountRegistrationIT.xml 2✅ 397ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.BudgetAnalysisIT.xml 1✅ 1⚪ 203ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ContractWarningIT.xml 2✅ 201ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.account.ProcessAccountCreationDelegateTest.xml 2✅ 157ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.account.ProcessAccountLookupDelegateTest.xml 3✅ 62ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.budget.ProcessBudgetAnalysisDelegateTest.xml 1⚪ 1ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.budget.ProcessBudgetCreateDelegateTest.xml 2✅ 66ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.budget.ProcessBudgetLookupDelegateTest.xml 1✅ 95ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.category.ProcessCategoryLookupDelegateTest.xml 2✅ 6ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.contract.ProcessContractCreateDelegateTest.xml 1✅ 4ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.contract.ProcessContractLookupDelegateTest.xml 2✅ 3ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.rule.TransactionRuleMatcherDelegateTest.xml 1✅ 3ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.transaction.DuplicateTransactionFinderDelegateTest.xml 1✅ 3ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.transaction.TagLookupDelegateTest.xml 2✅ 4ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.user.CreateUserDelegateTest.xml 1✅ 2ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.handler.ContractListenerTest.xml 2✅ 537ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.handler.ProcessSchedulerListenerTest.xml 1✅ 4ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ImportJobIT.xml 5✅ 952ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ProcessSchedulerIT.xml 2✅ 112ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ProfileImportIT.xml 7✅ 592ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ScheduledTransactionIT.xml 1✅ 44ms
core/build/test-results/test/TEST-com.jongsoft.finance.core.DateUtilsTest.xml 6✅ 156ms
core/build/test-results/test/TEST-com.jongsoft.finance.math.MovingAverageTest.xml 1✅ 6ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.account.AccountTest.xml 15✅ 2s
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.account.ContractTest.xml 11✅ 43ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.account.SavingGoalTest.xml 12✅ 40ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.core.CurrencyTest.xml 7✅ 16ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.core.SettingTest.xml 6✅ 17ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.importer.BatchImportConfigTest.xml 1✅ 4ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.importer.BatchImportTest.xml 4✅ 8ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.ScheduledTransactionTest.xml 7✅ 15ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.TransactionRuleGroupTest.xml 2✅ 6ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.TransactionRuleTest.xml 8✅ 23ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.TransactionTest.xml 21✅ 52ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.BudgetTest.xml 5✅ 15ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.CategoryTest.xml 3✅ 7ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.SessionTokenTest.xml 2✅ 22ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.UserAccountTest.xml 16✅ 35ms
fintrack-api/build/test-results/itTest/TEST-com.jongsoft.finance.MultiFactorLoginTest.xml 1✅ 4s
fintrack-api/build/test-results/itTest/TEST-com.jongsoft.finance.RegisterAndAccountsTest.xml 5✅ 2s
fintrack-api/build/test-results/itTest/TEST-com.jongsoft.finance.TransactionTest.xml 2✅ 830ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.DiskStorageServiceTest.xml 3✅ 2s
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.factory.EventBusFactoryTest.xml 1✅ 408ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.factory.MailDaemonFactoryTest.xml 1✅ 102ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.factory.MessageSourceFactoryTest.xml 1✅ 68ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.filter.CurrencyHeaderFilterTest.xml 2✅ 695ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.filter.LocaleHeaderFilterTest.xml 2✅ 6ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.jackson.LocalDateSerializerTest.xml 2✅ 41ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.jackson.LocalDateTimeSerializerTest.xml 2✅ 8ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.jackson.VariableMapSerializerTest.xml 4✅ 61ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.account.AccountEditResourceTest.xml 7✅ 4s
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.account.AccountResourceTest.xml 5✅ 1s
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.account.AccountTopResourceTest.xml 2✅ 285ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.account.AccountTransactionResourceTest.xml 9✅ 1s
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.budget.BudgetResourceTest.xml 12✅ 881ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.budget.ExpenseTransactionResourceTest.xml 1✅ 123ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.category.CategoryResourceTest.xml 9✅ 486ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.contract.ContractResourceTest.xml 11✅ 751ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.contract.ContractTransactionResourceTest.xml 1✅ 46ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.file.FileResourceTest.xml 3✅ 308ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.importer.BatchImportResourceTest.xml 7✅ 575ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.importer.ImporterTransactionResourceTest.xml 2✅ 84ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.process.ProcessTaskResourceTest.xml 2✅ 192ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.process.ProcessVariableResourceTest.xml 2✅ 309ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.process.RuntimeResourceTest.xml 5✅ 368ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.profile.ProfileExportResourceTest.xml 1✅ 134ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.profile.ProfileResourceTest.xml 6✅ 550ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.scheduler.ScheduledTransactionResourceTest.xml 6✅ 230ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.security.PasswordEncoderTest.xml 1✅ 160ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.setting.CurrencyResourceTest.xml 5✅ 292ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.setting.SettingResourceTest.xml 2✅ 236ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.StaticResourceTest.xml 4✅ 184ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.statistic.BalanceResourceTest.xml 4✅ 122ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionResourceTest.xml 4✅ 169ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionRuleResourceTest.xml 10✅ 447ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionTagResourceTest.xml 3✅ 198ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.AccountEventListenerIT.xml 7✅ 3s
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.AccountProviderJpaIT.xml 10✅ 1s
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.ContractEventListenerIT.xml 5✅ 110ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.ContractProviderJpaIT.xml 5✅ 165ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.SavingGoalEventIT.xml 4✅ 92ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.BudgetEventListenerIT.xml 3✅ 115ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.BudgetProviderJpaIT.xml 4✅ 202ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.ExpenseProviderJpaIT.xml 3✅ 64ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.UpdateExpenseHandlerTest.xml 1✅ 43ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.CSVConfigEventListenerIT.xml 1✅ 33ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.CSVConfigProviderJpaIT.xml 3✅ 46ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.ImportEventListenerIT.xml 3✅ 58ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.ImportProviderJpaIT.xml 2✅ 49ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleGroupListenerIT.xml 3✅ 80ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleGroupProviderJpaIT.xml 2✅ 30ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleListenerIT.xml 3✅ 61ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleProviderJpaIT.xml 2✅ 37ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TagEventListenerIT.xml 2✅ 61ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TagProviderJpaIT.xml 3✅ 72ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionEventListenerIT.xml 9✅ 291ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionProviderJpaIT.xml 7✅ 344ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionScheduleEventListenerIT.xml 5✅ 109ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionScheduleProviderJpaIT.xml 2✅ 57ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.CategoryEventListenerIT.xml 3✅ 44ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.CategoryProviderJpaIT.xml 4✅ 43ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.CurrencyProviderJpaIT.xml 5✅ 52ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.SettingProviderJpaIT.xml 3✅ 41ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.UserEventListenerIT.xml 7✅ 67ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.UserProviderJpaIT.xml 5✅ 62ms
transaction-importer/transaction-importer-csv/build/test-results/test/TEST-com.jongsoft.finance.importer.csv.CSVImportProviderTest.xml 5✅ 2s

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.AccountReconcileIT.xml

3 tests were completed in 1s with 3 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.AccountRegistrationIT.xml

2 tests were completed in 397ms with 2 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.BudgetAnalysisIT.xml

2 tests were completed in 203ms with 1 passed, 0 failed and 1 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ContractWarningIT.xml

2 tests were completed in 201ms with 2 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.account.ProcessAccountCreationDelegateTest.xml

2 tests were completed in 157ms with 2 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.account.ProcessAccountLookupDelegateTest.xml

3 tests were completed in 62ms with 3 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.budget.ProcessBudgetAnalysisDelegateTest.xml

1 tests were completed in 1ms with 0 passed, 0 failed and 1 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.budget.ProcessBudgetCreateDelegateTest.xml

2 tests were completed in 66ms with 2 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.budget.ProcessBudgetLookupDelegateTest.xml

1 tests were completed in 95ms with 1 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.category.ProcessCategoryLookupDelegateTest.xml

2 tests were completed in 6ms with 2 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.contract.ProcessContractCreateDelegateTest.xml

1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.contract.ProcessContractLookupDelegateTest.xml

2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.rule.TransactionRuleMatcherDelegateTest.xml

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.transaction.DuplicateTransactionFinderDelegateTest.xml

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.transaction.TagLookupDelegateTest.xml

2 tests were completed in 4ms with 2 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.user.CreateUserDelegateTest.xml

1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.handler.ContractListenerTest.xml

2 tests were completed in 537ms with 2 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.handler.ProcessSchedulerListenerTest.xml

1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ImportJobIT.xml

5 tests were completed in 952ms with 5 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ProcessSchedulerIT.xml

2 tests were completed in 112ms with 2 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ProfileImportIT.xml

7 tests were completed in 592ms with 7 passed, 0 failed and 0 skipped.

✅ bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ScheduledTransactionIT.xml

1 tests were completed in 44ms with 1 passed, 0 failed and 0 skipped.

✅ core/build/test-results/test/TEST-com.jongsoft.finance.core.DateUtilsTest.xml

6 tests were completed in 156ms with 6 passed, 0 failed and 0 skipped.

✅ core/build/test-results/test/TEST-com.jongsoft.finance.math.MovingAverageTest.xml

1 tests were completed in 6ms with 1 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.account.AccountTest.xml

15 tests were completed in 2s with 15 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.account.ContractTest.xml

11 tests were completed in 43ms with 11 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.account.SavingGoalTest.xml

12 tests were completed in 40ms with 12 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.core.CurrencyTest.xml

7 tests were completed in 16ms with 7 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.core.SettingTest.xml

6 tests were completed in 17ms with 6 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.importer.BatchImportConfigTest.xml

1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.importer.BatchImportTest.xml

4 tests were completed in 8ms with 4 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.ScheduledTransactionTest.xml

7 tests were completed in 15ms with 7 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.TransactionRuleGroupTest.xml

2 tests were completed in 6ms with 2 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.TransactionRuleTest.xml

8 tests were completed in 23ms with 8 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.TransactionTest.xml

21 tests were completed in 52ms with 21 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.BudgetTest.xml

5 tests were completed in 15ms with 5 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.CategoryTest.xml

3 tests were completed in 7ms with 3 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.SessionTokenTest.xml

2 tests were completed in 22ms with 2 passed, 0 failed and 0 skipped.

✅ domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.UserAccountTest.xml

16 tests were completed in 35ms with 16 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/itTest/TEST-com.jongsoft.finance.MultiFactorLoginTest.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/itTest/TEST-com.jongsoft.finance.RegisterAndAccountsTest.xml

5 tests were completed in 2s with 5 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/itTest/TEST-com.jongsoft.finance.TransactionTest.xml

2 tests were completed in 830ms with 2 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.DiskStorageServiceTest.xml

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.factory.EventBusFactoryTest.xml

1 tests were completed in 408ms with 1 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.factory.MailDaemonFactoryTest.xml

1 tests were completed in 102ms with 1 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.factory.MessageSourceFactoryTest.xml

1 tests were completed in 68ms with 1 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.filter.CurrencyHeaderFilterTest.xml

2 tests were completed in 695ms with 2 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.filter.LocaleHeaderFilterTest.xml

2 tests were completed in 6ms with 2 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.jackson.LocalDateSerializerTest.xml

2 tests were completed in 41ms with 2 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.jackson.LocalDateTimeSerializerTest.xml

2 tests were completed in 8ms with 2 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.jackson.VariableMapSerializerTest.xml

4 tests were completed in 61ms with 4 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.account.AccountEditResourceTest.xml

7 tests were completed in 4s with 7 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.account.AccountResourceTest.xml

5 tests were completed in 1s with 5 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.account.AccountTopResourceTest.xml

2 tests were completed in 285ms with 2 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.account.AccountTransactionResourceTest.xml

9 tests were completed in 1s with 9 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.budget.BudgetResourceTest.xml

12 tests were completed in 881ms with 12 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.budget.ExpenseTransactionResourceTest.xml

1 tests were completed in 123ms with 1 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.category.CategoryResourceTest.xml

9 tests were completed in 486ms with 9 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.contract.ContractResourceTest.xml

11 tests were completed in 751ms with 11 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.contract.ContractTransactionResourceTest.xml

1 tests were completed in 46ms with 1 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.file.FileResourceTest.xml

3 tests were completed in 308ms with 3 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.importer.BatchImportResourceTest.xml

7 tests were completed in 575ms with 7 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.importer.ImporterTransactionResourceTest.xml

2 tests were completed in 84ms with 2 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.process.ProcessTaskResourceTest.xml

2 tests were completed in 192ms with 2 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.process.ProcessVariableResourceTest.xml

2 tests were completed in 309ms with 2 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.process.RuntimeResourceTest.xml

5 tests were completed in 368ms with 5 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.profile.ProfileExportResourceTest.xml

1 tests were completed in 134ms with 1 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.profile.ProfileResourceTest.xml

6 tests were completed in 550ms with 6 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.scheduler.ScheduledTransactionResourceTest.xml

6 tests were completed in 230ms with 6 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.security.PasswordEncoderTest.xml

1 tests were completed in 160ms with 1 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.setting.CurrencyResourceTest.xml

5 tests were completed in 292ms with 5 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.setting.SettingResourceTest.xml

2 tests were completed in 236ms with 2 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.StaticResourceTest.xml

4 tests were completed in 184ms with 4 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.statistic.BalanceResourceTest.xml

4 tests were completed in 122ms with 4 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionResourceTest.xml

4 tests were completed in 169ms with 4 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionRuleResourceTest.xml

10 tests were completed in 447ms with 10 passed, 0 failed and 0 skipped.

✅ fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionTagResourceTest.xml

3 tests were completed in 198ms with 3 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.AccountEventListenerIT.xml

7 tests were completed in 3s with 7 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.AccountProviderJpaIT.xml

10 tests were completed in 1s with 10 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.ContractEventListenerIT.xml

5 tests were completed in 110ms with 5 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.ContractProviderJpaIT.xml

5 tests were completed in 165ms with 5 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.SavingGoalEventIT.xml

4 tests were completed in 92ms with 4 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.BudgetEventListenerIT.xml

3 tests were completed in 115ms with 3 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.BudgetProviderJpaIT.xml

4 tests were completed in 202ms with 4 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.ExpenseProviderJpaIT.xml

3 tests were completed in 64ms with 3 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.UpdateExpenseHandlerTest.xml

1 tests were completed in 43ms with 1 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.CSVConfigEventListenerIT.xml

1 tests were completed in 33ms with 1 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.CSVConfigProviderJpaIT.xml

3 tests were completed in 46ms with 3 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.ImportEventListenerIT.xml

3 tests were completed in 58ms with 3 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.ImportProviderJpaIT.xml

2 tests were completed in 49ms with 2 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleGroupListenerIT.xml

3 tests were completed in 80ms with 3 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleGroupProviderJpaIT.xml

2 tests were completed in 30ms with 2 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleListenerIT.xml

3 tests were completed in 61ms with 3 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleProviderJpaIT.xml

2 tests were completed in 37ms with 2 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TagEventListenerIT.xml

2 tests were completed in 61ms with 2 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TagProviderJpaIT.xml

3 tests were completed in 72ms with 3 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionEventListenerIT.xml

9 tests were completed in 291ms with 9 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionProviderJpaIT.xml

7 tests were completed in 344ms with 7 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionScheduleEventListenerIT.xml

5 tests were completed in 109ms with 5 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionScheduleProviderJpaIT.xml

2 tests were completed in 57ms with 2 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.CategoryEventListenerIT.xml

3 tests were completed in 44ms with 3 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.CategoryProviderJpaIT.xml

4 tests were completed in 43ms with 4 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.CurrencyProviderJpaIT.xml

5 tests were completed in 52ms with 5 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.SettingProviderJpaIT.xml

3 tests were completed in 41ms with 3 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.UserEventListenerIT.xml

7 tests were completed in 67ms with 7 passed, 0 failed and 0 skipped.

✅ jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.UserProviderJpaIT.xml

5 tests were completed in 62ms with 5 passed, 0 failed and 0 skipped.

✅ transaction-importer/transaction-importer-csv/build/test-results/test/TEST-com.jongsoft.finance.importer.csv.CSVImportProviderTest.xml

5 tests were completed in 2s with 5 passed, 0 failed and 0 skipped.