Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor "Blocking Deletion of Warehouse Shipment Lines" example to unit tests #14

Open
lvanvugt opened this issue Aug 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lvanvugt
Copy link
Contributor

WIth the ATDD (including Test Plan (TP)) approach we tests the full scenarios that include all kind of data setup prerequisites. This is time consuming, both in designing, building and executing. As Vjeko showed in various sessions on Days of Knowledge and BC TechDays, we could make it all more efficient by wrinting testable code allowing to test purely the business logic. In this way we can buid better code - in units - and (unit) test more efficient .

@CNAPilaro and I are investigating how the ATDD/TP approach can be combined with Vjeko's approach. The result might get presented at Direction EMEA 2023, and the code will be stroed in the branch DirectionsEMA2023.

@lvanvugt lvanvugt added the enhancement New feature or request label Aug 14, 2023
lvanvugt pushed a commit that referenced this issue Aug 14, 2023
lvanvugt pushed a commit that referenced this issue Aug 14, 2023
lvanvugt pushed a commit that referenced this issue Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants