Skip to content

Integration tests #77

Open
Open
@rexim

Description

@rexim

I think we can implement them:

  • just start the game with pacmacs-start;
  • replay some test case with pacmacs-left/right/up/down;
  • quit the game with pacmacs-quit;
  • assert the game state.

The only problems are

  • Image displaying on CI (we can probably mock that)
  • Timing of the actions

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions