Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Cleanup event E2E tests #527

Description

@Nydauron

Specifically:

  • We should reduce the occurrences of magic numbers/magic strings
  • Reference example events as variables (i.e. make events constant globals instead of duplicating the same event over multiple tests)
    • If an event needs to be modified, you can copy the struct locally and make any changes within the test (this would be the case for say the POST and PUT tests)

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions