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

chore(deps): update helm/chart-releaser-action action to v1.6.0 #242

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

chore(deps): update helm/chart-releaser-action action to v1.6.0

ea5e3a4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(deps): update helm/chart-releaser-action action to v1.6.0 #242

chore(deps): update helm/chart-releaser-action action to v1.6.0
ea5e3a4
Select commit
Loading
Failed to load commit list.
GitHub Actions / .NET Tests succeeded Nov 2, 2023 in 0s

.NET Tests ✔️

Tests passed successfully

Report Passed Failed Skipped Time
Commands.Test/TestResults/test-results.trx 5✔️ 1s
Domain.Test/TestResults/test-results.trx 9✔️ 2s
Queries.Test/TestResults/test-results.trx 1✔️ 1s
Web.Test/TestResults/test-results.trx 1✔️ 1s

✔️ Commands.Test/TestResults/test-results.trx

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

Test suite Passed Failed Skipped Time
Commands.Test.FinancialYear.When_adding_a_financial_year+And_no_financial_year_already_exists 1✔️ 141ms
Commands.Test.FinancialYear.When_adding_a_financial_year+And_no_financial_year_already_exists+And_a_financial_year_already_exists 1✔️ 150ms
Commands.Test.FinancialYear.When_closing_a_financial_year 3✔️ 108ms

✔️ Commands.Test.FinancialYear.When_adding_a_financial_year+And_no_financial_year_already_exists

✔️ It_should_add_a_new_financial_year

✔️ Commands.Test.FinancialYear.When_adding_a_financial_year+And_no_financial_year_already_exists+And_a_financial_year_already_exists

✔️ It_should_add_a_new_financial_year_following_the_last_year

✔️ Commands.Test.FinancialYear.When_closing_a_financial_year

✔️ It_should_mark_all_related_transactions_as_as_locked
✔️ It_should_mark_the_year_as_closed
✔️ It_should_throw_an_exception_when_no_year_is_found

✔️ Domain.Test/TestResults/test-results.trx

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

Test suite Passed Failed Skipped Time
Domain.Test.FinancialYear.When_closing_a_financial_year 2✔️ 434ms
Domain.Test.Transaction.When_editing_a_transaction 7✔️ 350ms

✔️ Domain.Test.FinancialYear.When_closing_a_financial_year

✔️ All_Linked_Transactions_Should_Become_Read_only
✔️ It_should_mark_the_year_as_closed

✔️ Domain.Test.Transaction.When_editing_a_transaction

✔️ It_should_throw_an_exception_when_locked
✔️ It_should_throw_an_exception_when_readonly_and_adding_attachments
✔️ It_should_throw_an_exception_when_readonly_and_changing_amount
✔️ It_should_throw_an_exception_when_readonly_and_changing_bankaccountid
✔️ It_should_throw_an_exception_when_readonly_and_changing_counterparty
✔️ It_should_throw_an_exception_when_readonly_and_changing_description
✔️ It_should_throw_an_exception_when_readonly_and_changing_received_datetime

✔️ Queries.Test/TestResults/test-results.trx

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

Test suite Passed Failed Skipped Time
Queries.Test.MappingTests 1✔️ 174ms

✔️ Queries.Test.MappingTests

✔️ AutoMapperAssertions

✔️ Web.Test/TestResults/test-results.trx

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

Test suite Passed Failed Skipped Time
Web.Test.MappingTests 1✔️ 194ms

✔️ Web.Test.MappingTests

✔️ AutoMapperAssertions