-
Notifications
You must be signed in to change notification settings - Fork 288
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- Laravel Version: All
- PHP Version: n/a
- Blueprint Version: 1.14.0
- Platform: All
Issue:
The code generated for the update tests cases do not generate any assertions for API tests and as such result in a "risky" test. In the cases where Eloquent is used, this should verify the existing model. Note: It should generate these assertions for both the API and web actions.
draft.yaml:
The current pascal-case.yaml
and model-reference-validate.yaml
generate risky tests for the update
test cases.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working