Description
Currently there is a skipped Playwright test for submitting hours because the test user needs to have an assignment configured before they can submit working hours.
Current Status
- The test is currently marked as skipped
- Test users cannot submit hours without proper assignment setup
Expected Behavior
Test users should be able to submit hours in automated tests, either by:
- Having default assignments configured for test users
- Setting up assignments as part of the test setup
- Having a dedicated test user with pre-configured assignments
Impact
This skipped test reduces our test coverage for the core functionality of hour submission.
Next Steps
Description
Currently there is a skipped Playwright test for submitting hours because the test user needs to have an assignment configured before they can submit working hours.
Current Status
Expected Behavior
Test users should be able to submit hours in automated tests, either by:
Impact
This skipped test reduces our test coverage for the core functionality of hour submission.
Next Steps