Query.apex icon indicating copy to clipboard operation
Query.apex copied to clipboard

Make unit tests pass in Enterprise scratch org

Open stephanspiegel opened this issue 2 years ago • 2 comments

  • Fix test for isCalculated FieldSetting
  • Fix tests failing in Enterprise scratch orgs

Addresses #51

  • Tested in default Enterprise edition and Developer edition scratch orgs
  • Code coverage remains the same, except line 1771 is now also covered

stephanspiegel avatar Aug 05 '22 09:08 stephanspiegel

When I started working on this, I didn't know the meaning of the label first-timers-only. As it happens, this is my first PR for an open-source project :)

stephanspiegel avatar Aug 05 '22 10:08 stephanspiegel

Thanks @stephanspiegel, the MR looks great!

Currently the CI is broken. I'll spend some time to build the code and test it manually, and then I'll merge this MR.

HenryRLee avatar Aug 09 '22 00:08 HenryRLee