Skip to content

Simplify and improve some specs#4590

Merged
deivid-rodriguez merged 3 commits into
masterfrom
simplify_and_improve_some_specs
May 11, 2021
Merged

Simplify and improve some specs#4590
deivid-rodriguez merged 3 commits into
masterfrom
simplify_and_improve_some_specs

Conversation

@deivid-rodriguez

@deivid-rodriguez deivid-rodriguez commented May 10, 2021

Copy link
Copy Markdown
Contributor

What was the end-user or developer problem that led to this PR?

Some specs test scenarios that don't really happen in real life, like requiring bundler with an absolute path.

What is your fix for the problem, implemented in this PR?

Make sure we test realworld case scenarios and also simplify related specs.

Make sure the following tasks are checked

@deivid-rodriguez deivid-rodriguez force-pushed the simplify_and_improve_some_specs branch from 4341646 to 26e3cea Compare May 10, 2021 19:50
@deivid-rodriguez deivid-rodriguez marked this pull request as draft May 10, 2021 21:26
@deivid-rodriguez deivid-rodriguez force-pushed the simplify_and_improve_some_specs branch from a4274d9 to 78f56fd Compare May 11, 2021 10:20
@deivid-rodriguez deivid-rodriguez marked this pull request as ready for review May 11, 2021 10:21
In real life, bundler is never required with an absolute path. Make our
specs require bundler the way it's required in real life so that the
bundler activation code present in rubygems is also tested.
@deivid-rodriguez deivid-rodriguez force-pushed the simplify_and_improve_some_specs branch from 78f56fd to 25cce71 Compare May 11, 2021 11:15
@deivid-rodriguez deivid-rodriguez merged commit 05cbb70 into master May 11, 2021
@deivid-rodriguez deivid-rodriguez deleted the simplify_and_improve_some_specs branch May 11, 2021 12:32
deivid-rodriguez added a commit that referenced this pull request May 25, 2021
Simplify and improve some specs

(cherry picked from commit 05cbb70)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants