Skip to content

Push on master

Push on master #140

GitHub Actions / Junit Test succeeded Aug 20, 2024 in 0s

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✅ 445ms
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✅ 193ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.account.ProcessAccountCreationDelegateTest.xml 2✅ 139ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.account.ProcessAccountLookupDelegateTest.xml 3✅ 64ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.budget.ProcessBudgetAnalysisDelegateTest.xml 1⚪ 0ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.budget.ProcessBudgetCreateDelegateTest.xml 2✅ 72ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.budget.ProcessBudgetLookupDelegateTest.xml 1✅ 100ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.category.ProcessCategoryLookupDelegateTest.xml 2✅ 5ms
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✅ 4ms
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✅ 1ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.handler.ContractListenerTest.xml 2✅ 614ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.handler.ProcessSchedulerListenerTest.xml 1✅ 5ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ImportJobIT.xml 5✅ 988ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ProcessSchedulerIT.xml 2✅ 159ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ProfileImportIT.xml 7✅ 542ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ScheduledTransactionIT.xml 1✅ 53ms
core/build/test-results/test/TEST-com.jongsoft.finance.core.DateUtilsTest.xml 6✅ 133ms
core/build/test-results/test/TEST-com.jongsoft.finance.math.MovingAverageTest.xml 1✅ 3ms
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✅ 101ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.account.SavingGoalTest.xml 12✅ 32ms
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✅ 19ms
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✅ 7ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.ScheduledTransactionTest.xml 7✅ 14ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.TransactionRuleGroupTest.xml 2✅ 5ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.TransactionRuleTest.xml 8✅ 24ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.TransactionTest.xml 21✅ 51ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.BudgetTest.xml 5✅ 22ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.CategoryTest.xml 3✅ 11ms
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✅ 31ms
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✅ 871ms
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✅ 313ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.factory.MailDaemonFactoryTest.xml 1✅ 113ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.factory.MessageSourceFactoryTest.xml 1✅ 26ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.filter.CurrencyHeaderFilterTest.xml 2✅ 555ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.filter.LocaleHeaderFilterTest.xml 2✅ 7ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.jackson.LocalDateSerializerTest.xml 2✅ 51ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.jackson.LocalDateTimeSerializerTest.xml 2✅ 9ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.jackson.VariableMapSerializerTest.xml 4✅ 101ms
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✅ 260ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.account.AccountTransactionResourceTest.xml 9✅ 959ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.budget.BudgetResourceTest.xml 12✅ 750ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.budget.ExpenseTransactionResourceTest.xml 1✅ 67ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.category.CategoryResourceTest.xml 9✅ 470ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.contract.ContractResourceTest.xml 11✅ 740ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.contract.ContractTransactionResourceTest.xml 1✅ 42ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.file.FileResourceTest.xml 3✅ 248ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.importer.BatchImportResourceTest.xml 7✅ 522ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.importer.ImporterTransactionResourceTest.xml 2✅ 118ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.process.ProcessTaskResourceTest.xml 2✅ 185ms
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✅ 360ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.profile.ProfileExportResourceTest.xml 1✅ 138ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.profile.ProfileResourceTest.xml 6✅ 432ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.scheduler.ScheduledTransactionResourceTest.xml 6✅ 235ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.security.PasswordEncoderTest.xml 1✅ 159ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.setting.CurrencyResourceTest.xml 5✅ 347ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.setting.SettingResourceTest.xml 2✅ 218ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.StaticResourceTest.xml 4✅ 193ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.statistic.BalanceResourceTest.xml 4✅ 113ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionResourceTest.xml 4✅ 137ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionRuleResourceTest.xml 10✅ 399ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionTagResourceTest.xml 3✅ 172ms
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✅ 111ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.ContractProviderJpaIT.xml 5✅ 167ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.SavingGoalEventIT.xml 4✅ 88ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.BudgetEventListenerIT.xml 3✅ 75ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.BudgetProviderJpaIT.xml 4✅ 134ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.ExpenseProviderJpaIT.xml 3✅ 48ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.UpdateExpenseHandlerTest.xml 1✅ 47ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.CSVConfigEventListenerIT.xml 1✅ 24ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.CSVConfigProviderJpaIT.xml 3✅ 54ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.ImportEventListenerIT.xml 3✅ 47ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.ImportProviderJpaIT.xml 2✅ 33ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleGroupListenerIT.xml 3✅ 131ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleGroupProviderJpaIT.xml 2✅ 42ms
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✅ 36ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TagEventListenerIT.xml 2✅ 60ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TagProviderJpaIT.xml 3✅ 51ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionEventListenerIT.xml 9✅ 250ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionProviderJpaIT.xml 7✅ 461ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionScheduleEventListenerIT.xml 5✅ 94ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionScheduleProviderJpaIT.xml 2✅ 60ms
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✅ 44ms
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✅ 24ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.UserEventListenerIT.xml 7✅ 79ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.UserProviderJpaIT.xml 5✅ 57ms
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 445ms 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 193ms 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 139ms 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 64ms 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 0ms 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 72ms 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 100ms 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 5ms 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 4ms 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 1ms 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 614ms 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 5ms 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 988ms 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 159ms 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 542ms 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 53ms 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 133ms 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 3ms 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 101ms 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 32ms 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 19ms 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 7ms 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 14ms 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 5ms 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 24ms 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 51ms 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 22ms 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 11ms 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 31ms 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 871ms 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 313ms 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 113ms 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 26ms 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 555ms 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 7ms 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 51ms 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 9ms 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 101ms 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 260ms 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 959ms 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 750ms 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 67ms 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 470ms 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 740ms 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 42ms 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 248ms 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 522ms 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 118ms 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 185ms 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 360ms 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 138ms 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 432ms 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 235ms 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 159ms 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 347ms 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 218ms 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 193ms 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 113ms 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 137ms 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 399ms 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 172ms 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 111ms 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 167ms 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 88ms 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 75ms 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 134ms 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 48ms 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 47ms 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 24ms 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 54ms 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 47ms 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 33ms 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 131ms 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 42ms 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 36ms 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 60ms 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 51ms 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 250ms 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 461ms 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 94ms 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 60ms 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 44ms 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 24ms 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 79ms 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 57ms 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.