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

AssetTransformer refactoring, restored tests #3407

Merged
merged 7 commits into from
Mar 14, 2017
Merged

AssetTransformer refactoring, restored tests #3407

merged 7 commits into from
Mar 14, 2017

Conversation

vjandrea
Copy link
Contributor

@vjandrea vjandrea commented Mar 13, 2017

Work in progress - tests still fail, two cests contain the response requirements updated to reflect the documentation

Casted all ids to int, escaped all text values,
$asset->warranty_expires contains a Carbon object with the warranty
expiration date. Returns null when either purchase_date or
warranty_months are not set.
Work in progress - tests still fail
@@ -40,3 +40,5 @@ tests/_support/_generated/*
/npm-debug.log
/storage/oauth-private.key
/storage/oauth-public.key

*.cache
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Used to ignore PHP-CS cache files

@snipe snipe merged commit e03ebc3 into snipe:develop Mar 14, 2017
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.

2 participants