Skip to content

Fix flaky tests #675

@joepio

Description

@joepio

I want to release, but first the tests need to pass consistently.

Flakyness in tests have two causes:

  1. Commit B can be processed earlier than older commit A
  2. Commit B can be sent after commit A (I think because of useDebounce)

This can cause flaky tests where lots of changes are sent in succession.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions