Skip to content

Generated tests for "update" is risky #283

@jasonmccreary

Description

@jasonmccreary
  • 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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions