Skip to content

Add documentation for possible causes of JS-related test failures.

Bryce Johnson requested to merge patch-9 into master

What does this MR do?

  • Adds a list of unsupported JS features to
  • Explains how/why to enable JS in ruby specs
  • Breaks up gotchas into separate sections, with more appropriate titles

Why is this MR needed?

I banged my head against this for quite a while today.

Does this MR meet the acceptance criteria?

Merge request reports