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

[UserBundle] CS fixes and missing specs #2824

Merged
merged 2 commits into from
Jun 10, 2015

Conversation

arnolanglade
Copy link
Contributor

Q A
Bug fix? no
New feature? refactoring
BC breaks? no
Deprecations? no
Fixed tickets no
License MIT
Doc PR -

@arnolanglade arnolanglade changed the title [UserBundle] CS fixes and missing specs [WIP][UserBundle] CS fixes and missing specs Jun 8, 2015
@arnolanglade arnolanglade changed the title [WIP][UserBundle] CS fixes and missing specs [UserBundle] CS fixes and missing specs Jun 8, 2015
// $userManager->flush()->shouldBeCalled();
//
// $this->loadUserByOAuthUserResponse($response)->shouldReturn($user);
// }
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is it all commented out?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

because I failed !

@pjedrzejewski
Copy link
Member

@Arn0d The build seems to be failing with a missing class error. :octocat:

@@ -27,4 +27,4 @@ assetic:

doctrine:
dbal:
dbname: %sylius.database.name%_dev
dbname: %sylius.database.name%_test
Copy link
Contributor

Choose a reason for hiding this comment

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

why ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Failed

@arnolanglade
Copy link
Contributor Author

@pjedrzejewski I will have a look at midday.

@arnolanglade
Copy link
Contributor Author

@pjedrzejewski green with the VariationBundle fixes

pjedrzejewski pushed a commit that referenced this pull request Jun 10, 2015
[UserBundle] CS fixes and missing specs
@pjedrzejewski pjedrzejewski merged commit d0fb20d into Sylius:master Jun 10, 2015
@pjedrzejewski
Copy link
Member

Thank you Arnaud! :)

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.

None yet

4 participants