Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Fix Trigger Apex Test #157

Merged
merged 9 commits into from
Sep 30, 2020
Merged

Fix Trigger Apex Test #157

merged 9 commits into from
Sep 30, 2020

Conversation

aly76
Copy link
Contributor

@aly76 aly76 commented Sep 29, 2020

  • Add Apex parsers for identifying test classes & interfaces
  • When validating individual class coverage:
    • Check for classes with no test class
    • Check code coverage of triggers
  • Refactor using ManifestHelper

@aly76 aly76 added bug Something isn't working enhancement enhancement to existing feature Bump Required labels Sep 29, 2020
@aly76 aly76 added this to the Milestone 17 milestone Sep 29, 2020
@aly76 aly76 force-pushed the bugfix/trigger-apex-test branch from d5f388e to a35966e Compare September 29, 2020 12:13
Copy link
Contributor

@azlam-abdulsalam azlam-abdulsalam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trigger Apex Test task definition should allow for an additional input 'Run only tests in package directory' and this should be the default option

Also, if this option is selected, upon choosing for validating individual coverage, no additional parameters are required

@azlam-abdulsalam azlam-abdulsalam merged commit 126121a into develop Sep 30, 2020
@azlam-abdulsalam azlam-abdulsalam deleted the bugfix/trigger-apex-test branch September 30, 2020 00:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Bump Required enhancement enhancement to existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants