Skip to content

Test user needs an assignment in order to submit hours - currently skipped #410

@vincentdebruijn

Description

@vincentdebruijn

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:

  1. Having default assignments configured for test users
  2. Setting up assignments as part of the test setup
  3. 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

  • Investigate current assignment requirements for hour submission
  • Determine best approach for test user setup (fixtures vs setup scripts)
  • Implement solution and unskip the test
  • Ensure test runs reliably in CI environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions