parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

Review skipped tests

Open mtrezza opened this issue 3 years ago • 1 comments
trafficstars

New Feature / Enhancement Checklist

Current Limitation

There are tests that are currently skipped. Tests have open been skipped in the past because they were flaky. We stopped this approach about 1 year ago because of the risks involved to introduce bugs through code changes.

Feature / Enhancement Description

Review all skipped tests and determine:

  • what is it skipped?
  • should be (a) enabled or (b) removed?
  • if (a) what's necessary to enable it?

Example Use Case

See skipped tests, starting with xit or xdescribe.

Alternatives / Workarounds

n/a

mtrezza avatar Sep 20 '22 08:09 mtrezza

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!