code-corps / code-corps/code-corps-ember

Write acceptance tests for task board

Open
#881 4 comments 0 reactions 0 assignees View on GitHub
in progress
Dominant language
JavaScript
Stars
120
Forks
75
PR merge metrics
No merged PRs in 30d

Description

# Problem

We need to write some acceptance tests for the task board, at least ensuring that:

- the data renders correctly for boards and cards
- ordering of lists works correctly
- you can click on a task to go to the task page

What would be nice, although it is hard:

- test that updating the data from the server updates the UI, even if tasks are repositioned
- test dragging the cards (not sure of how to drive the drag events)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.