Skip to content

fix(CompleteApiCycleTest): resolve validation, DB schema, and service…#2

Merged
jmrashed merged 1 commit into
mainfrom
blackboxai/fix-complete-api-cycle-test
Apr 4, 2026
Merged

fix(CompleteApiCycleTest): resolve validation, DB schema, and service…#2
jmrashed merged 1 commit into
mainfrom
blackboxai/fix-complete-api-cycle-test

Conversation

@jmrashed

@jmrashed jmrashed commented Apr 4, 2026

Copy link
Copy Markdown
Owner

… issues to make test pass

  • Fixed OrderApiController shipping_method_id validation table name
  • Fixed AddressApiController validated() method usage
  • Updated OrderService to match DB schema (status, json_encode addresses, order_items fields)
  • Updated Order model fillable fields
  • All 12 tests now pass

Description

Brief description of changes made.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Testing

  • Tests pass locally
  • New tests added for new functionality
  • Manual testing completed

Checklist

  • Code follows project coding standards
  • Self-review completed
  • Documentation updated
  • No breaking changes (or breaking changes documented)

Related Issues

Fixes #(issue number)

… issues to make test pass

- Fixed OrderApiController shipping_method_id validation table name
- Fixed AddressApiController validated() method usage
- Updated OrderService to match DB schema (status, json_encode addresses, order_items fields)
- Updated Order model fillable fields
- All 12 tests now pass
@jmrashed jmrashed merged commit 1ebec31 into main Apr 4, 2026
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant