Skip to content

Test more thoroughly #4

Description

@zofrex

The testing workflow (.github/workflows/testing.yml) and testing repo work in concert to test that this action does actually mirror a branch successfully. However, they only test a basic scenario (the branch can be fast-forwarded) with the default settings.

These additional scenarios, and possibly others, should also be tested:

  • Default settings, non-fast-forward – should work
  • Force push disabled, fast-forward – should work
  • Force push disabled, non-fast-forward – should not work

Most of the work here is already done for the existing test, but it needs to be duplicated and altered for the above scenarios.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions