Update dependency eslint-plugin-jsdoc to v48.2.8 #612
Merged
GitHub Actions / .Net Tests
succeeded
Jun 5, 2024 in 0s
386 passed, 0 failed and 1 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
./tests-results/_c74e88f782b5_2024-06-05_22_20_15.trx | 167β | 1βͺ | 66s | |
./tests-results/_c966a86fd670_2024-06-05_22_19_25.trx | 219β | 7s |
β Β ./tests-results/_c74e88f782b5_2024-06-05_22_20_15.trx
168 tests were completed in 66s with 167 passed, 0 failed and 1 skipped.
β Β Holefeeder.FunctionalTests.Features.Accounts.CloseAccountScenario
β
WhenAccountNotFound
β
WhenCloseAccount
β
WhenInvalidRequest
β Β Holefeeder.FunctionalTests.Features.Accounts.ScenarioFavoriteAccount
β
WhenAccountNotFound
β
WhenFavoriteAccount
β
WhenInvalidRequest
β Β Holefeeder.FunctionalTests.Features.Accounts.ScenarioGetAccount
β
WhenAccountExistsWithExpenses
β
WhenAccountExistsWithGains
β
WhenInvalidRequest
β
WhenNotFound
β Β Holefeeder.FunctionalTests.Features.Accounts.ScenarioGetAccounts
β
WhenAccountsExistsSortedByNameDesc
β
WhenInvalidRequest
β Β Holefeeder.FunctionalTests.Features.Accounts.ScenarioModifyAccount
β
WhenAccountNotFound
β
WhenInvalidRequest
β
WhenModifyAccount
β Β Holefeeder.FunctionalTests.Features.Accounts.ScenarioOpenAccount
β
WhenAccountNameAlreadyExistsRequest
β
WhenInvalidRequest
β
WhenOpenAccount
β Β Holefeeder.FunctionalTests.Features.Categories.ScenarioGetCategories
β
WhenCategoriesExists
β Β Holefeeder.FunctionalTests.Features.Enumerations.ScenarioGetAccountTypes
β
WhenAnonymousUser
β Β Holefeeder.FunctionalTests.Features.Enumerations.ScenarioGetCategoryTypes
β
WhenAnonymousUser
β Β Holefeeder.FunctionalTests.Features.Enumerations.ScenarioGetDateIntervalTypes
β
WhenAnonymousUser
β Β Holefeeder.FunctionalTests.Features.FeatureSecurity
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/close-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/favorite-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/modify-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/open-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/cancel", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/get-upcoming?from={0}&to={1}", HttpMethod = GET, IsOpen = False, ParameterCount = 2 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/modify", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/categories", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/categories/statistics", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/my-data/export-data", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/my-data/import-data", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/my-data/import-status/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items/create-store-item", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items/modify-store-item", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/summary/statistics?from={0}&to={1}", HttpMethod = GET, IsOpen = False, ParameterCount = 2 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/tags", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/{0}", HttpMethod = DELETE, IsOpen = False, ParameterCount = 1 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/make-purchase", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/modify", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/pay-cashflow", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenAuthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/transfer", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/close-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/favorite-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/modify-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/open-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/cancel", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/get-upcoming?from={0}&to={1}", HttpMethod = GET, IsOpen = False, ParameterCount = 2 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/modify", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/categories", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/categories/statistics", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/my-data/export-data", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/my-data/import-data", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/my-data/import-status/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items/create-store-item", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items/modify-store-item", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/summary/statistics?from={0}&to={1}", HttpMethod = GET, IsOpen = False, ParameterCount = 2 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/tags", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/{0}", HttpMethod = DELETE, IsOpen = False, ParameterCount = 1 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/make-purchase", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/modify", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/pay-cashflow", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenForbiddenUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/transfer", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/close-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/favorite-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/modify-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/accounts/open-account", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/cancel", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/get-upcoming?from={0}&to={1}", HttpMethod = GET, IsOpen = False, ParameterCount = 2 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/cashflows/modify", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/categories", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/categories/statistics", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/my-data/export-data", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/my-data/import-data", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/my-data/import-status/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items/create-store-item", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/store-items/modify-store-item", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/summary/statistics?from={0}&to={1}", HttpMethod = GET, IsOpen = False, ParameterCount = 2 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/tags", HttpMethod = GET, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/{0}", HttpMethod = DELETE, IsOpen = False, ParameterCount = 1 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/{0}", HttpMethod = GET, IsOpen = False, ParameterCount = 1 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/make-purchase", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/modify", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/pay-cashflow", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β
WhenUnauthorizedUser(endpoint: ApiResource { EndpointTemplate = "api/v2/transactions/transfer", HttpMethod = POST, IsOpen = False, ParameterCount = 0 })
β Β Holefeeder.FunctionalTests.Features.MyData.ScenarioExportData
β
WhenDataIsExported
β Β Holefeeder.FunctionalTests.Features.MyData.ScenarioImportData
β
WhenDataIsImported
β
WhenInvalidRequest
β Β Holefeeder.FunctionalTests.Features.Statistics.ScenarioGetForAllCategories
β
WhenGettingStatistics
β Β Holefeeder.FunctionalTests.Features.Statistics.ScenarioGetSummary
β
WhenGettingSummaryStatistics
β Β Holefeeder.FunctionalTests.Features.StoreItems.ScenarioCreateStoreItem
β
WhenCodeAlreadyExist
β
WhenCreateStoreItem
β
WhenInvalidRequest
β Β Holefeeder.FunctionalTests.Features.StoreItems.ScenarioGetStoreItem
β
WhenInvalidRequest
β
WhenNotFound
β
WhenStoreItemExists
β Β Holefeeder.FunctionalTests.Features.StoreItems.ScenarioGetStoreItems
β
WhenAccountsExists
β
WhenInvalidRequest
β Β Holefeeder.FunctionalTests.Features.StoreItems.ScenarioModifyStoreItem
β
WhenInvalidRequest
β
WhenModifyStoreItem
β Β Holefeeder.FunctionalTests.Features.StoreItems.ScenarioStoreItem
β
UserCreatesStoreItem
β
UserModifiesStoreItem
β Β Holefeeder.FunctionalTests.Features.Tags.ScenarioGetAllTags
β
WhenGettingTagsWithCount
β Β Holefeeder.FunctionalTests.Features.Transactions.CancelCashflowScenario
β
WhenCancellingACashflow
β
WhenInvalidRequest
β Β Holefeeder.FunctionalTests.Features.Transactions.ScenarioDeleteTransaction
β
WhenDeletingATransaction
β
WhenInvalidRequest
β Β Holefeeder.FunctionalTests.Features.Transactions.ScenarioGetCashflow
β
WhenCashflowExists
β
WhenInvalidRequest
β
WhenNotFound
β Β Holefeeder.FunctionalTests.Features.Transactions.ScenarioGetCashflows
β
WhenCashflowsExistsSortedByDescriptionDesc
β
WhenInvalidRequest
β Β Holefeeder.FunctionalTests.Features.Transactions.ScenarioGetTransaction
β
WhenInvalidRequest
β
WhenNotFound
β
WhenTransactionExists
β Β Holefeeder.FunctionalTests.Features.Transactions.ScenarioGetTransactions
β
WhenInvalidRequest
β
WhenTransactionsExistsSortedByDescriptionDesc
β Β Holefeeder.FunctionalTests.Features.Transactions.ScenarioGetUpcoming
β
WhenInvalidRequest
β
WhenUnpaidUpcomingMonthlyCashflow
β
WhenUnpaidUpcomingOneTimeCashflow
β
WhenUnpaidUpcomingWeeklyCashflow
β
WhenUnpaidUpcomingYearlyCashflow
β Β Holefeeder.FunctionalTests.Features.Transactions.ScenarioMakePurchase
β
AuthorizedUser
β
ForbiddenUser
β
InvalidRequest
β
UnauthorizedUser
β
ValidRequest
β Β Holefeeder.FunctionalTests.Features.Transactions.ScenarioModifyCashflow
β
WhenInvalidRequest
β
WhenModifyACashflow
β Β Holefeeder.FunctionalTests.Features.Transactions.ScenarioModifyTransaction
β
WhenAccountDoesNotExists
β
WhenCategoryDoesNotExists
β
WhenInvalidRequest
β
WhenModifyATransaction
β
WhenTransactionDoesNotExists
β Β Holefeeder.FunctionalTests.Features.Transactions.ScenarioPayCashflow
β
AuthorizedUser
β
ForbiddenUser
β
InvalidRequest
β
UnauthorizedUser
β
ValidRequest
β Β Holefeeder.FunctionalTests.Features.Transactions.ScenarioTransfer
β
AuthorizedUser
β
ForbiddenUser
β
InvalidRequest
β
UnauthorizedUser
βͺ ValidRequest
β Β ./tests-results/_c966a86fd670_2024-06-05_22_19_25.trx
219 tests were completed in 7s with 219 passed, 0 failed and 0 skipped.
β Β Holefeeder.UnitTests.Application.Features.Accounts.Commands.CloseAccountTests
β
GivenValidator_WhenIdIsEmpty_ThenValidationError
β Β Holefeeder.UnitTests.Application.Features.Accounts.Commands.FavoriteAccountTests
β
GivenValidator_WhenIdIsEmpty_ThenValidationError
β Β Holefeeder.UnitTests.Application.Features.Accounts.Commands.ModifyAccountTests
β
GivenValidator_WhenIdIsEmpty_ThenValidationError
β Β Holefeeder.UnitTests.Application.Features.Accounts.Commands.OpenAccountTests
β
GivenValidator_WhenNameIsInvalid_ThenError(name: " ")
β
GivenValidator_WhenNameIsInvalid_ThenError(name: "")
β
GivenValidator_WhenNameIsInvalid_ThenError(name: null)
β
GivenValidator_WhenOpenDateIsInvalid_ThenError
β
GivenValidator_WhenRequestValid_ThenNoErrors
β
GivenValidator_WhenTypeIsNull_ThenError
β Β Holefeeder.UnitTests.Application.Features.Accounts.Queries.GetAccountsTests
β
GivenRequest_WhenBindingFromHttpContext_ThenReturnRequest
β
GivenValidator_WhenLimitIsInvalid_ThenError
β
GivenValidator_WhenOffsetIsInvalid_ThenError
β Β Holefeeder.UnitTests.Application.Features.Accounts.Queries.GetAccountTests
β
GivenValidator_WhenIdIsEmpty_ThenError
β Β Holefeeder.UnitTests.Application.Features.StoreItems.Commands.CreateStoreItemTests
β
GivenValidator_WhenCodeIsEmpty_ThenError
β
GivenValidator_WhenDataIsEmpty_ThenError
β
GivenValidator_WhenRequestValid_ThenNoErrors
β Β Holefeeder.UnitTests.Application.Features.StoreItems.Commands.ModifyStoreItemTests
β
GivenValidator_WhenDataIsEmpty_ThenError
β
GivenValidator_WhenIdIsEmpty_ThenError
β
GivenValidator_WhenRequestValid_ThenNoErrors
β Β Holefeeder.UnitTests.Application.Features.StoreItems.Queries.GetStoreItemsTests
β
GivenRequest_WhenBindingFromHttpContext_ThenReturnRequest
β
GivenValidator_WhenLimitIsInvalid_ThenError
β
GivenValidator_WhenOffsetIsInvalid_ThenError
β Β Holefeeder.UnitTests.Application.Features.StoreItems.Queries.GetStoreItemTests
β
GivenValidator_WhenIdIsEmpty_ThenError
β Β Holefeeder.UnitTests.Application.Features.Transactions.Commands.CancelCashflowTests
β
GivenValidator_WhenIdIsEmpty_ThenError
β Β Holefeeder.UnitTests.Application.Features.Transactions.Commands.DeleteTransactionTests
β
GivenValidator_WhenIdIsEmpty_ThenError
β Β Holefeeder.UnitTests.Application.Features.Transactions.Commands.MakePurchaseTests
β
GivenValidator_WhenAccountIdIsEmpty_ThenError
β
GivenValidator_WhenAmountNotGreaterThanZero_ThenError
β
GivenValidator_WhenCategoryIdIsEmpty_ThenError
β
GivenValidator_WhenDateIsEmpty_ThenError
β
GivenValidator_WhenRequestValid_ThenNoErrors
β Β Holefeeder.UnitTests.Application.Features.Transactions.Commands.ModifyCashflowTests
β
GivenValidator_WhenAmountIsNotGreaterThanZero_ThenError
β
GivenValidator_WhenEffectiveDateIsEmpty_ThenError
β
GivenValidator_WhenIdIsEmpty_ThenError
β
GivenValidator_WhenRequestValid_ThenNoErrors
β Β Holefeeder.UnitTests.Application.Features.Transactions.Commands.ModifyTransactionTests
β
GivenValidator_WhenAccountIdIsEmpty_ThenError
β
GivenValidator_WhenAmountIsNotGreaterThanZero_ThenError
β
GivenValidator_WhenCategoryIdIsEmpty_ThenError
β
GivenValidator_WhenDateIsEmpty_ThenError
β
GivenValidator_WhenIdIsEmpty_ThenError
β
GivenValidator_WhenRequestValid_ThenNoErrors
β Β Holefeeder.UnitTests.Application.Features.Transactions.Commands.PayCashflowTests
β
GivenValidator_WhenAmountNotGreaterThanZero_ThenError
β
GivenValidator_WhenCashflowDateIsEmpty_ThenError
β
GivenValidator_WhenCashflowIdIsEmpty_ThenError
β
GivenValidator_WhenDateIsEmpty_ThenError
β
GivenValidator_WhenRequestValid_ThenNoErrors
β Β Holefeeder.UnitTests.Application.Features.Transactions.Commands.TransferTests
β
GivenValidator_WhenAmountNotGreaterThanZero_ThenError
β
GivenValidator_WhenDateIsEmpty_ThenError
β
GivenValidator_WhenFromAccountIdIsEmpty_ThenError
β
GivenValidator_WhenRequestValid_ThenNoErrors
β
GivenValidator_WhenToAccountIdIsEmpty_ThenError
β Β Holefeeder.UnitTests.Application.Features.Transactions.Queries.GetCashflowsTests
β
GivenRequest_WhenBindingFromHttpContext_ThenReturnRequest
β
GivenValidator_WhenLimitIsInvalid_ThenError
β
GivenValidator_WhenOffsetIsInvalid_ThenError
β Β Holefeeder.UnitTests.Application.Features.Transactions.Queries.GetCashflowTests
β
GivenValidator_WhenIdIsEmpty_ThenError
β Β Holefeeder.UnitTests.Application.Features.Transactions.Queries.GetTransactionsTests
β
GivenRequest_WhenBindingFromHttpContext_ThenReturnRequest
β
GivenValidator_WhenLimitIsInvalid_ThenError
β
GivenValidator_WhenOffsetIsInvalid_ThenError
β Β Holefeeder.UnitTests.Application.Features.Transactions.Queries.GetTransactionTests
β
GivenValidator_WhenIdIsEmpty_ThenError
β Β Holefeeder.UnitTests.Application.Features.Transactions.Queries.GetUpcomingTests
β
GivenRequest_WhenBindingFromHttpContext_ThenReturnRequest
β
GivenValidator_WhenFromIsNull_ThenError
β Β Holefeeder.UnitTests.Application.HandlerRegistrationTests
β
GivenAllRequests_WhenDefined_ShouldHaveMatchingHandler
β Β Holefeeder.UnitTests.Domain.Enumerations.DateIntervalTypeTests
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Daily, frequency: 1, effective: 02/02/2014, from: 01/01/2013, to: 02/01/2014, expected: [])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Daily, frequency: 1, effective: 02/02/2014, from: 01/01/2014, to: 02/10/2014, expected: [02/02/2014, 02/03/2014, 02/04/2014, 02/05/2014, 02/06/2014, Β·Β·Β·])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Daily, frequency: 1, effective: 02/02/2014, from: 02/02/2014, to: 02/02/2014, expected: [02/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Monthly, frequency: 1, effective: 02/02/2014, from: 01/01/2014, to: 02/01/2014, expected: [])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Monthly, frequency: 1, effective: 02/02/2014, from: 01/01/2014, to: 02/02/2014, expected: [02/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Monthly, frequency: 1, effective: 02/02/2014, from: 01/01/2014, to: 04/01/2014, expected: [02/02/2014, 03/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Monthly, frequency: 1, effective: 02/02/2014, from: 02/02/2014, to: 02/02/2014, expected: [02/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Monthly, frequency: 1, effective: 02/02/2014, from: 02/02/2014, to: 04/01/2014, expected: [02/02/2014, 03/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: OneTime, frequency: 1, effective: 02/02/2014, from: 01/01/2014, to: 01/01/2014, expected: [])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: OneTime, frequency: 1, effective: 02/02/2014, from: 01/01/2014, to: 02/02/2014, expected: [02/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: OneTime, frequency: 1, effective: 02/02/2014, from: 01/01/2014, to: 03/01/2014, expected: [02/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: OneTime, frequency: 1, effective: 02/02/2014, from: 02/02/2014, to: 02/02/2014, expected: [02/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: OneTime, frequency: 1, effective: 02/02/2014, from: 02/02/2014, to: 03/01/2014, expected: [02/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: OneTime, frequency: 1, effective: 02/02/2014, from: 03/01/2014, to: 04/01/2014, expected: [])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Weekly, frequency: 1, effective: 02/02/2014, from: 01/01/2014, to: 02/01/2014, expected: [])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Weekly, frequency: 1, effective: 02/02/2014, from: 01/01/2014, to: 02/02/2014, expected: [02/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Weekly, frequency: 1, effective: 02/02/2014, from: 01/01/2014, to: 03/01/2014, expected: [02/02/2014, 02/09/2014, 02/16/2014, 02/23/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Weekly, frequency: 1, effective: 02/02/2014, from: 02/02/2014, to: 02/02/2014, expected: [02/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Weekly, frequency: 1, effective: 02/02/2014, from: 02/02/2014, to: 03/01/2014, expected: [02/02/2014, 02/09/2014, 02/16/2014, 02/23/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Yearly, frequency: 1, effective: 02/02/2014, from: 01/01/2013, to: 02/01/2014, expected: [])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Yearly, frequency: 1, effective: 02/02/2014, from: 01/01/2013, to: 02/02/2014, expected: [02/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Yearly, frequency: 1, effective: 02/02/2014, from: 01/01/2014, to: 04/01/2016, expected: [02/02/2014, 02/02/2015, 02/02/2016])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Yearly, frequency: 1, effective: 02/02/2014, from: 02/02/2014, to: 02/02/2014, expected: [02/02/2014])
β
GivenDatesInRange_WhenValidDateOnly_ThenListOfDatesInRange(intervalType: Yearly, frequency: 1, effective: 02/02/2014, from: 02/02/2014, to: 04/01/2016, expected: [02/02/2014, 02/02/2015, 02/02/2016])
β
GivenGetIntervalTypeFromRange_WhenValidDateRange_ThenReturnIntervalTypeWithFrequency(from: 01/01/2024, to: 01/01/2024, intervalType: Daily, frequency: 1)
β
GivenGetIntervalTypeFromRange_WhenValidDateRange_ThenReturnIntervalTypeWithFrequency(from: 01/01/2024, to: 01/02/2024, intervalType: Daily, frequency: 2)
β
GivenGetIntervalTypeFromRange_WhenValidDateRange_ThenReturnIntervalTypeWithFrequency(from: 01/01/2024, to: 01/07/2024, intervalType: Weekly, frequency: 1)
β
GivenGetIntervalTypeFromRange_WhenValidDateRange_ThenReturnIntervalTypeWithFrequency(from: 01/01/2024, to: 01/17/2024, intervalType: Daily, frequency: 17)
β
GivenGetIntervalTypeFromRange_WhenValidDateRange_ThenReturnIntervalTypeWithFrequency(from: 01/01/2024, to: 01/21/2024, intervalType: Weekly, frequency: 3)
β
GivenGetIntervalTypeFromRange_WhenValidDateRange_ThenReturnIntervalTypeWithFrequency(from: 01/01/2024, to: 01/31/2024, intervalType: Monthly, frequency: 1)
β
GivenGetIntervalTypeFromRange_WhenValidDateRange_ThenReturnIntervalTypeWithFrequency(from: 01/01/2024, to: 06/30/2024, intervalType: Monthly, frequency: 6)
β
GivenGetIntervalTypeFromRange_WhenValidDateRange_ThenReturnIntervalTypeWithFrequency(from: 01/01/2024, to: 12/31/2024, intervalType: Yearly, frequency: 1)
β
GivenGetIntervalTypeFromRange_WhenValidDateRange_ThenReturnIntervalTypeWithFrequency(from: 02/29/2024, to: 02/27/2026, intervalType: Yearly, frequency: 2)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Daily, frequency: 3, expected: 04/07/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Daily, frequency: 300, expected: 09/01/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Monthly, frequency: 1, expected: 04/09/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Monthly, frequency: 2, expected: 05/09/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: OneTime, frequency: 1, expected: 01/09/2014)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Weekly, frequency: 1, expected: 04/09/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Weekly, frequency: 2, expected: 04/16/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Weekly, frequency: 5, expected: 04/09/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Yearly, frequency: 1, expected: 01/09/2016)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Yearly, frequency: 7, expected: 01/09/2021)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 01/15/2015, intervalType: Monthly, frequency: 1, expected: 01/31/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 02/15/2015, intervalType: Monthly, frequency: 1, expected: 02/28/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 02/15/2016, intervalType: Monthly, frequency: 1, expected: 02/29/2016)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 03/15/2015, intervalType: Monthly, frequency: 1, expected: 03/31/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 04/15/2015, intervalType: Monthly, frequency: 1, expected: 04/30/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 05/15/2015, intervalType: Monthly, frequency: 1, expected: 05/31/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 06/15/2015, intervalType: Monthly, frequency: 1, expected: 06/30/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 07/15/2015, intervalType: Monthly, frequency: 1, expected: 07/31/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 08/15/2015, intervalType: Monthly, frequency: 1, expected: 08/31/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 09/15/2015, intervalType: Monthly, frequency: 1, expected: 09/30/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 10/15/2015, intervalType: Monthly, frequency: 1, expected: 10/31/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 11/15/2015, intervalType: Monthly, frequency: 1, expected: 11/30/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 12/15/2015, intervalType: Monthly, frequency: 1, expected: 12/31/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 02/28/2014, effectiveDate: 02/01/2016, intervalType: Yearly, frequency: 1, expected: 02/28/2016)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 09/24/2015, effectiveDate: 04/06/2015, intervalType: OneTime, frequency: 1, expected: 09/24/2015)
β
NextDate_ValidDateOnly_NewDateOnly(originalDate: 09/24/2015, effectiveDate: 04/06/2015, intervalType: Weekly, frequency: 1, expected: 09/24/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Daily, frequency: 3, expected: 04/04/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Daily, frequency: 300, expected: 11/05/2014)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Monthly, frequency: 1, expected: 03/09/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Monthly, frequency: 2, expected: 03/09/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: OneTime, frequency: 1, expected: 01/09/2014)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Weekly, frequency: 1, expected: 04/02/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Weekly, frequency: 2, expected: 04/02/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Weekly, frequency: 5, expected: 03/05/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2015, intervalType: Yearly, frequency: 1, expected: 01/09/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/09/2014, effectiveDate: 04/06/2022, intervalType: Yearly, frequency: 7, expected: 01/09/2021)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 01/15/2015, intervalType: Monthly, frequency: 1, expected: 12/31/2014)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 02/15/2015, intervalType: Monthly, frequency: 1, expected: 01/31/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 03/15/2015, intervalType: Monthly, frequency: 1, expected: 02/28/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 03/15/2016, intervalType: Monthly, frequency: 1, expected: 02/29/2016)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 04/15/2015, intervalType: Monthly, frequency: 1, expected: 03/31/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 05/15/2015, intervalType: Monthly, frequency: 1, expected: 04/30/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 06/15/2015, intervalType: Monthly, frequency: 1, expected: 05/31/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 07/15/2015, intervalType: Monthly, frequency: 1, expected: 06/30/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 08/15/2015, intervalType: Monthly, frequency: 1, expected: 07/31/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 09/15/2015, intervalType: Monthly, frequency: 1, expected: 08/31/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 10/15/2015, intervalType: Monthly, frequency: 1, expected: 09/30/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 11/15/2015, intervalType: Monthly, frequency: 1, expected: 10/31/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 01/31/2014, effectiveDate: 12/15/2015, intervalType: Monthly, frequency: 1, expected: 11/30/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 02/28/2014, effectiveDate: 02/01/2017, intervalType: Yearly, frequency: 1, expected: 02/28/2016)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 09/24/2015, effectiveDate: 04/06/2015, intervalType: OneTime, frequency: 1, expected: 09/24/2015)
β
PreviousDate_ValidDateOnly_NewDateOnly(originalDate: 09/24/2015, effectiveDate: 04/06/2015, intervalType: Weekly, frequency: 1, expected: 09/24/2015)
β
TestInterval(originalDate: 01/01/2014, effectiveDate: 02/15/2016, intervalType: Monthly, frequency: 2, expected: Tuple (01/01/2016, 02/29/2016))
β
TestInterval(originalDate: 01/09/2014, effectiveDate: 04/07/2012, intervalType: Yearly, frequency: 1, expected: Tuple (01/09/2012, 01/08/2013))
β
TestInterval(originalDate: 01/09/2014, effectiveDate: 04/07/2015, intervalType: Daily, frequency: 3, expected: Tuple (04/07/2015, 04/09/2015))
β
TestInterval(originalDate: 01/09/2014, effectiveDate: 04/07/2015, intervalType: Daily, frequency: 300, expected: Tuple (11/05/2014, 08/31/2015))
β
TestInterval(originalDate: 01/09/2014, effectiveDate: 04/07/2015, intervalType: Monthly, frequency: 1, expected: Tuple (03/09/2015, 04/08/2015))
β
TestInterval(originalDate: 01/09/2014, effectiveDate: 04/07/2015, intervalType: Weekly, frequency: 2, expected: Tuple (04/02/2015, 04/15/2015))
β
TestInterval(originalDate: 01/09/2014, effectiveDate: 04/07/2015, intervalType: Weekly, frequency: 5, expected: Tuple (03/05/2015, 04/08/2015))
β
TestInterval(originalDate: 01/09/2014, effectiveDate: 04/07/2015, intervalType: Yearly, frequency: 1, expected: Tuple (01/09/2015, 01/08/2016))
β Β Holefeeder.UnitTests.Domain.Extensions.DateHelperTests
β
ParsePersistent_StringValue_ReturnsDateOnly(dateOnly: "2014-01-09", expected: 01/09/2014)
β
ParsePersistent_StringValue_ReturnsDateOnly(dateOnly: "2016-12-28", expected: 12/28/2016)
β
ToPersistent_DateOnlyValue_ReturnsString(dateOnly: 01/09/2014, expected: "2014-01-09")
β
ToPersistent_DateOnlyValue_ReturnsString(dateOnly: 12/28/2016, expected: "2016-12-28")
β Β Holefeeder.UnitTests.Domain.Features.Accounts.AccountTests
β
GivenAccount_WhenSetAsFavorite_ThenAccountIsModified(favorite: False)
β
GivenAccount_WhenSetAsFavorite_ThenAccountIsModified(favorite: True)
β
GivenCloseAccount_WhenClosing_ThenThrowException
β
GivenConstructor_WhenIdEmpty_ThenThrowException
β
GivenConstructor_WhenNameIsEmpty_ThenThrowException(name: " ")
β
GivenConstructor_WhenNameIsEmpty_ThenThrowException(name: "")
β
GivenConstructor_WhenNameIsTooLong_ThenThrowException
β
GivenConstructor_WhenOpenDateIsMissing_ThenThrowException
β
GivenConstructor_WhenUserIdEmpty_ThenThrowException
β
GivenOpenAccountWithCashflows_WhenClosing_ThenThrowException
β Β Holefeeder.UnitTests.Domain.Features.Categories.CategoryTests
β
GivenConstructor_WhenIdIsEmpty_ThenThrowException
β
GivenConstructor_WhenNameIsEmpty_ThenThrowException(name: " ")
β
GivenConstructor_WhenNameIsEmpty_ThenThrowException(name: "")
β
GivenConstructor_WhenNameIsTooLong_ThenThrowException
β
GivenConstructor_WhenUserIdIsEmpty_ThenThrowException
β Β Holefeeder.UnitTests.Domain.Features.StoreItems.StoreItemTests
β
GivenStoreItem_WhenCodeIsNull_ThenThrowException(code: " ")
β
GivenStoreItem_WhenCodeIsNull_ThenThrowException(code: "")
β
GivenStoreItem_WhenCodeIsNull_ThenThrowException(code: null)
β
GivenStoreItem_WhenIdIsNull_ThenThrowException
β
GivenStoreItem_WhenUserIdIsNull_ThenThrowException
β
GivenStoreItem_WhenValid_ThenValidEntity
β Β Holefeeder.UnitTests.Domain.Features.Transactions.CashflowTests
β
GivenCancel_WhenCashflowActive_ThenCashflowIsInactive
β
GivenCancel_WhenCashflowInactive_ThenThrowException
β
GivenConstructor_WhenAccountIdEmpty_ThenThrowException
β
GivenConstructor_WhenAmountIsNegative_ThenThrowException
β
GivenConstructor_WhenCategoryIdEmpty_ThenThrowException
β
GivenConstructor_WhenEffectiveDateIsMissing_ThenThrowException
β
GivenConstructor_WhenFrequencyIsNotPositive_ThenThrowException
β
GivenConstructor_WhenIdEmpty_ThenThrowException
β
GivenConstructor_WhenRecurrenceIsNegative_ThenThrowException
β
GivenConstructor_WhenUserIdEmpty_ThenThrowException
β
GivenGetUpcoming_WhenInactiveCashflow_ThenReturnEmptyList
β
GivenGetUpcoming_WhenNoCashflowsPaid_ThenReturnExpectedDates(testName: "Monthly Cashflow effective after date returns noth"Β·Β·Β·, info: Tuple (Monthly, 1, 01/01/2023), to: 12/31/2022, expected: [])
β
GivenGetUpcoming_WhenNoCashflowsPaid_ThenReturnExpectedDates(testName: "Monthly Cashflow effective before date returns 12 "Β·Β·Β·, info: Tuple (Monthly, 1, 01/01/2023), to: 12/31/2023, expected: [01/01/2023, 02/01/2023, 03/01/2023, 04/01/2023, 05/01/2023, Β·Β·Β·])
β
GivenGetUpcoming_WhenNoCashflowsPaid_ThenReturnExpectedDates(testName: "OneTime Cashflow effective after date returns noth"Β·Β·Β·, info: Tuple (OneTime, 1, 01/01/2023), to: 12/31/2022, expected: [])
β
GivenGetUpcoming_WhenNoCashflowsPaid_ThenReturnExpectedDates(testName: "OneTime Cashflow effective before date returns sin"Β·Β·Β·, info: Tuple (OneTime, 1, 01/01/2023), to: 12/31/2023, expected: [01/01/2023])
β
GivenGetUpcoming_WhenNoCashflowsPaid_ThenReturnExpectedDates(testName: "Weekly Cashflow effective after date returns nothi"Β·Β·Β·, info: Tuple (Weekly, 2, 01/01/2023), to: 12/31/2022, expected: [])
β
GivenGetUpcoming_WhenNoCashflowsPaid_ThenReturnExpectedDates(testName: "Weekly Cashflow effective before date returns 27 i"Β·Β·Β·, info: Tuple (Weekly, 2, 01/01/2023), to: 12/31/2023, expected: [01/01/2023, 01/15/2023, 01/29/2023, 02/12/2023, 02/26/2023, Β·Β·Β·])
β
GivenGetUpcoming_WhenNoCashflowsPaid_ThenReturnExpectedDates(testName: "Yearly Cashflow effective after date returns nothi"Β·Β·Β·, info: Tuple (Yearly, 1, 01/01/2023), to: 12/31/2022, expected: [])
β
GivenGetUpcoming_WhenNoCashflowsPaid_ThenReturnExpectedDates(testName: "Yearly Cashflow effective before date returns 2 it"Β·Β·Β·, info: Tuple (Yearly, 1, 01/01/2023), to: 12/31/2024, expected: [01/01/2023, 01/01/2024])
β
GivenGetUpcoming_WhenSomeCashflowsPaid_ThenReturnExpectedDates(testName: "Monthly Cashflow effective before date returns 12 "Β·Β·Β·, info: Tuple (Monthly, 1, 01/01/2023), to: 12/31/2023, lastPaidDate: 07/01/2023, expected: [08/01/2023, 09/01/2023, 10/01/2023, 11/01/2023, 12/01/2023])
β
GivenGetUpcoming_WhenSomeCashflowsPaid_ThenReturnExpectedDates(testName: "OneTime Cashflow already paid returns nothing", info: Tuple (OneTime, 1, 01/01/2023), to: 12/31/2023, lastPaidDate: 01/01/2023, expected: [])
β
GivenGetUpcoming_WhenSomeCashflowsPaid_ThenReturnExpectedDates(testName: "Weekly Cashflow effective before date returns 2 it"Β·Β·Β·, info: Tuple (Weekly, 2, 01/01/2023), to: 12/31/2023, lastPaidDate: 12/03/2023, expected: [12/17/2023, 12/31/2023])
β
GivenGetUpcoming_WhenSomeCashflowsPaid_ThenReturnExpectedDates(testName: "Yearly Cashflow effective before date returns 2 it"Β·Β·Β·, info: Tuple (Yearly, 1, 01/01/2023), to: 12/31/2024, lastPaidDate: 01/01/2023, expected: [01/01/2024])
β
GivenLastCashflowDate_WhenNoTransactions_ThenReturnNull
β
GivenLastCashflowDate_WhenTransactions_ThenReturnMaxCashflowDate
β
GivenLastPaidDate_WhenNoTransactions_ThenReturnNull
β
GivenLastPaidDate_WhenTransactions_ThenReturnMaxDate
β
GivenSetTags_WhenAddingTags_ThenTagListIsSet
β
GivenSetTags_WhenEmptyList_ThenTagListIsEmpty
β Β Holefeeder.UnitTests.Domain.Features.Transactions.TransactionTests
β
GivenApplyCashflow_WhenCashflowIdEmpty_ThenThrowException
β
GivenApplyCashflow_WhenDateIsMissing_ThenThrowException
β
GivenApplyCashflow_WhenValid_ThenSetTransaction
β
GivenConstructor_WhenAccountIdEmpty_ThenThrowException
β
GivenConstructor_WhenAmountIsNegative_ThenThrowException
β
GivenConstructor_WhenCategoryIdEmpty_ThenThrowException
β
GivenConstructor_WhenDateIsMissing_ThenThrowException
β
GivenConstructor_WhenIdEmpty_ThenThrowException
β
GivenConstructor_WhenUserIdEmpty_ThenThrowException
β
GivenSetTags_WhenAddingTags_ThenTagListIsSet
β
GivenSetTags_WhenEmptyList_ThenTagListIsEmpty
Loading