Skip to content

Migrate from Jasmine -> Jest for testing #2477

Description

@corykon

We're finding that Jasmine tests are just too brittle, failing about 80-90% of the time because of memory issues. They run great locally, but the CI struggles using the headless browser.

Things we've tried:

  • getting rid of especially brittle tests
  • increasing headless-browser's memory size
  • increasing the node environments memory size
  • forcing a single process rather than multiple

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions