trailhead-code-samples icon indicating copy to clipboard operation
trailhead-code-samples copied to clipboard

Public code samples to support Trailhead challenges

Results 10 trailhead-code-samples issues
Sort by recently updated
recently updated
newest added

Updated with FLS check using stripInaccessible.

cla:signed

Overall formatting and proper casing.

cla:signed

I did not test the condition if( date2 < date1) { return false; } on line 16, but I still got 100% test coverage on VerifyDate class it was caused...

Circle ci setup

cla:missing

Overall formatting and proper casing, no literal Boolean return

cla:signed

Make formatting consistent: - Use tabs for indentation rather than mixed tabs and spaces - Make use of whitespace and braces in if/else statements consistent

It looks like following body tag is failing. Please check it. req.setBody('{"FILL_ME_IN":["FILL_ME_IN"],"FILL_ME_IN":"FILL_ME_IN"}');