Skip to content

Simplest path to automated testing #8

@rmtew

Description

@rmtew

Without devolving into complicated to develop and maintain boondoggles it would be good to be able to have some form of automated testing.

Random ideas:

  • Write an ANSI control code frontend. Diff for point of variation. Game engine logging might be added to annotate ANSI file offsets or injected into the stream. Might be the recorded input.
  • Random user input / basic fuzzing. Possibly complicate it by querying the engine for what type of inputs are offered and pick one to streamline progress if it turns out to be necessary.
  • Record input and replay deterministically. Use to recreate game state.

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