Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.0 #48

Merged
merged 1 commit into from
Aug 14, 2024

Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.0

bd0b160
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.0 #48

Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.0
bd0b160
Select commit
Loading
Failed to load commit list.
GitHub Actions / Junit Test succeeded Aug 14, 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βœ… 454ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.BudgetAnalysisIT.xml 1βœ… 1βšͺ 294ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ContractWarningIT.xml 2βœ… 208ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.account.ProcessAccountCreationDelegateTest.xml 2βœ… 154ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.account.ProcessAccountLookupDelegateTest.xml 3βœ… 60ms
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βœ… 66ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.delegate.budget.ProcessBudgetLookupDelegateTest.xml 1βœ… 99ms
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βœ… 5ms
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βœ… 6ms
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βœ… 612ms
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βœ… 1s
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ProcessSchedulerIT.xml 2βœ… 96ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ProfileImportIT.xml 7βœ… 511ms
bpmn-process/build/test-results/test/TEST-com.jongsoft.finance.bpmn.ScheduledTransactionIT.xml 1βœ… 77ms
core/build/test-results/test/TEST-com.jongsoft.finance.core.DateUtilsTest.xml 6βœ… 169ms
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βœ… 89ms
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βœ… 31ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.core.SettingTest.xml 6βœ… 16ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.importer.BatchImportConfigTest.xml 1βœ… 3ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.importer.BatchImportTest.xml 4βœ… 9ms
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βœ… 5ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.TransactionRuleTest.xml 8βœ… 18ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.transaction.TransactionTest.xml 21βœ… 48ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.BudgetTest.xml 5βœ… 12ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.CategoryTest.xml 3βœ… 6ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.SessionTokenTest.xml 2βœ… 16ms
domain/build/test-results/test/TEST-com.jongsoft.finance.domain.user.UserAccountTest.xml 16βœ… 33ms
fintrack-api/build/test-results/itTest/TEST-com.jongsoft.finance.MultiFactorLoginTest.xml 1βœ… 5s
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βœ… 911ms
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βœ… 310ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.factory.MailDaemonFactoryTest.xml 1βœ… 112ms
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βœ… 534ms
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βœ… 73ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.jackson.LocalDateTimeSerializerTest.xml 2βœ… 16ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.jackson.VariableMapSerializerTest.xml 4βœ… 68ms
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βœ… 2s
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.account.AccountTopResourceTest.xml 2βœ… 292ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.account.AccountTransactionResourceTest.xml 9βœ… 997ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.budget.BudgetResourceTest.xml 12βœ… 815ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.budget.ExpenseTransactionResourceTest.xml 1βœ… 84ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.category.CategoryResourceTest.xml 9βœ… 513ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.contract.ContractResourceTest.xml 11βœ… 729ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.contract.ContractTransactionResourceTest.xml 1βœ… 43ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.file.FileResourceTest.xml 3βœ… 293ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.importer.BatchImportResourceTest.xml 7βœ… 529ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.importer.ImporterTransactionResourceTest.xml 2βœ… 95ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.process.ProcessTaskResourceTest.xml 2βœ… 179ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.process.ProcessVariableResourceTest.xml 2βœ… 306ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.process.RuntimeResourceTest.xml 5βœ… 367ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.profile.ProfileExportResourceTest.xml 1βœ… 141ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.profile.ProfileResourceTest.xml 6βœ… 514ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.scheduler.ScheduledTransactionResourceTest.xml 6βœ… 221ms
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βœ… 271ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.setting.SettingResourceTest.xml 2βœ… 232ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.StaticResourceTest.xml 4βœ… 216ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.statistic.BalanceResourceTest.xml 4βœ… 131ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionResourceTest.xml 4βœ… 258ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionRuleResourceTest.xml 10βœ… 424ms
fintrack-api/build/test-results/test/TEST-com.jongsoft.finance.rest.transaction.TransactionTagResourceTest.xml 3βœ… 183ms
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βœ… 964ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.ContractEventListenerIT.xml 5βœ… 102ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.ContractProviderJpaIT.xml 5βœ… 202ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.account.SavingGoalEventIT.xml 4βœ… 101ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.BudgetEventListenerIT.xml 3βœ… 87ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.BudgetProviderJpaIT.xml 4βœ… 165ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.ExpenseProviderJpaIT.xml 3βœ… 72ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.budget.UpdateExpenseHandlerTest.xml 1βœ… 53ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.CSVConfigEventListenerIT.xml 1βœ… 31ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.CSVConfigProviderJpaIT.xml 3βœ… 51ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.ImportEventListenerIT.xml 3βœ… 68ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.importer.ImportProviderJpaIT.xml 2βœ… 48ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleGroupListenerIT.xml 3βœ… 115ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleGroupProviderJpaIT.xml 2βœ… 41ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleListenerIT.xml 3βœ… 67ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.rule.TransactionRuleProviderJpaIT.xml 2βœ… 46ms
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βœ… 50ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionEventListenerIT.xml 9βœ… 302ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionProviderJpaIT.xml 7βœ… 348ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionScheduleEventListenerIT.xml 5βœ… 115ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.transaction.TransactionScheduleProviderJpaIT.xml 2βœ… 63ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.CategoryEventListenerIT.xml 3βœ… 37ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.CategoryProviderJpaIT.xml 4βœ… 45ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.CurrencyProviderJpaIT.xml 5βœ… 46ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.SettingProviderJpaIT.xml 3βœ… 21ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.UserEventListenerIT.xml 7βœ… 71ms
jpa-repository/build/test-results/test/TEST-com.jongsoft.finance.jpa.user.UserProviderJpaIT.xml 5βœ… 48ms
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 454ms 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 294ms 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 208ms 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 154ms 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 60ms 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 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 99ms 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 5ms 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 6ms 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 612ms 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 1s 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 96ms 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 511ms 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 77ms 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 169ms 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 89ms 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 31ms 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 16ms 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 3ms 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 9ms 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 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 18ms 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 48ms 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 12ms 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 6ms 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 16ms 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 33ms 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 5s 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 911ms 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 310ms 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 112ms 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 534ms 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 73ms 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 16ms 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 68ms 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 2s 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 292ms 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 997ms 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 815ms 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 84ms 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 513ms 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 729ms 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 43ms 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 293ms 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 529ms 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 95ms 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 179ms 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 306ms 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 367ms 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 141ms 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 514ms 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 221ms 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 271ms 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 232ms 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 216ms 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 131ms 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 258ms 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 424ms 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 183ms 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 964ms 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 102ms 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 202ms 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 101ms 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 87ms 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 165ms 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 72ms 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 53ms 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 31ms 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 51ms 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 68ms 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 48ms 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 115ms 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 41ms 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 67ms 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 46ms 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 50ms 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 302ms 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 348ms 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 115ms 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 63ms 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 37ms 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 45ms 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 46ms 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 21ms 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 71ms 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 48ms 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.