Skip to content

Add keyboard input tests #10

Description

@healeycodes

Add a test that covers input/actions/movement controls and checks the output is correct.

Perhaps we can manually call the update function:

noter/editor.go

Line 743 in 472737f

func (e *Editor) Update() error {

And mock out ebiten.IsKeyPressed?

This would have really helped with edge cases in #9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions