You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once the migration of the end-to-end tests to Playwright is merged in (see Issue #6976), the new cost center tests will need to be redone:
Most costCenter tests have been migrated but have been disabled (skipped) because cost center creation part has problems. Chosing the Allocation Basis does not work. It probably needs to be reworked into a dropdown selection template and a corresponding component for selecting the allocation basis.
The E2E tests for allocation basis keys need to be migrated from test/end-to-end/allocationCostCenters/distribution_key.*
Note that the old test/end-to-end/allocationCostCenters/* tests were abandoned part way through the development of the cost center coding and do not make sense with the current version of the cost centers code.
The text was updated successfully, but these errors were encountered:
Once the migration of the end-to-end tests to Playwright is merged in (see Issue #6976), the new cost center tests will need to be redone:
test/end-to-end/allocationCostCenters/distribution_key.*
test/end-to-end/allocationCostCenters/*
tests were abandoned part way through the development of the cost center coding and do not make sense with the current version of the cost centers code.The text was updated successfully, but these errors were encountered: