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

Add slug to product-search results #20

Merged
merged 1 commit into from
May 29, 2017
Merged

Conversation

hectorj
Copy link

@hectorj hectorj commented May 29, 2017

Implements #11

@hectorj hectorj self-assigned this May 29, 2017
// @TODO: more assertions
} finally {
VCR::turnOff();
static::$historyContainer = []; // @FIXME: small hack due to fr3d/swagger-assertions not properly checking URL query non-string types.
Copy link
Author

Choose a reason for hiding this comment

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

J'ai galéré pas mal de temps là dessus, et j'ai fini par laisser tomber. J'ouvrirai une issue sur https://github.com/Maks3w/SwaggerAssertions

En gros le problème est que quand il fait ces checks d'URL query, il prend une queryString, fait un parse_str , et se retrouve donc avec un array de strings. Puis il se plaint que ca match pas les types attendus...

Copy link
Author

Choose a reason for hiding this comment

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

Copy link

Choose a reason for hiding this comment

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

Tu peux juste ajouter le lien vers l'issue dans le code ? Comme ça on pourra suivre l'évolution

@hectorj hectorj requested a review from mnapoli May 29, 2017 13:33
@mnapoli mnapoli merged commit 623deef into master May 29, 2017
@mnapoli mnapoli deleted the add-slug-to-product-summary branch May 29, 2017 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants