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

JS: tests fixes & standardization of spies usage #36398

Merged
merged 3 commits into from May 31, 2022

Conversation

louismaximepiton
Copy link
Member

@louismaximepiton louismaximepiton commented May 19, 2022

Here are the issues concerning the CSS part, we encountered with @julien-deramond.

The commits can be splited if needed or wanted or even be in another PR. I'm open to every comment that could help fix these issues.

Tackled by the PR:

Typo with (5b133f5)

Carousel test typo error with maybeEnableCycle.

Test improvement with (41c228b)

Carousel test since the test looked weird to me (Calling the function and expected to be called)

Spy declaration with (505175a)

Make the spy declaration almost the same everywhere to be more consistent. Not sure if this is mandatory.

@GeoSot GeoSot added this to In progress in v5.2.0-stable via automation May 19, 2022
@louismaximepiton louismaximepiton marked this pull request as ready for review May 20, 2022 14:07
@louismaximepiton louismaximepiton requested a review from a team as a code owner May 20, 2022 14:07
@XhmikosR
Copy link
Member

Can you split the first two patches into two separate PRs please?

@louismaximepiton
Copy link
Member Author

Done, I think this was the separation you wanted ? spec/js. The new PR is #36440.

@GeoSot
Copy link
Member

GeoSot commented May 31, 2022

Thank you a lot @louismaximepiton

v5.2.0-stable automation moved this from In progress to Reviewer approved May 31, 2022
@GeoSot GeoSot changed the title JS: few fixes JS: tests fixes & standardization of spies usage May 31, 2022
@GeoSot GeoSot merged commit d388bd6 into twbs:main May 31, 2022
v5.2.0-stable automation moved this from Reviewer approved to Done May 31, 2022
@louismaximepiton louismaximepiton deleted the main-lmp-js-fixes branch September 2, 2022 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v5.2.0-stable
  
Done
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants