Skip to content

Use clearer name setUpScenario#3559

Closed
phil-davis wants to merge 3 commits into
masterfrom
setUpScenario
Closed

Use clearer name setUpScenario#3559
phil-davis wants to merge 3 commits into
masterfrom
setUpScenario

Conversation

@phil-davis

Copy link
Copy Markdown
Contributor

Issue #3558
The name tearUpScenario was confusing when I was looking at how some existing tests were set up. In English, "tear up" is what you do with a printed contract when you do not like it! It is a destructive thing.

Rename it to setUpScenario

@mention-bot

Copy link
Copy Markdown

@phil-davis, thanks for your PR! By analyzing the history of the files in this pull request, we identified @nickvergessen, @LukasReschke and @ChristophWurst to be potential reviewers.

@ChristophWurst ChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Makes sense! Thanks!

@ChristophWurst ChristophWurst added this to the Nextcloud 12.0 milestone Feb 21, 2017
@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 21, 2017
@phil-davis

Copy link
Copy Markdown
Contributor Author

Matching change in ownCloud owncloud/core#27189 also

@phil-davis

Copy link
Copy Markdown
Contributor Author

CI drone pr failure:

Some commits were not signed off!
Missing signatures on:
- b801ca4f35492b91916e20560fa79b676c994e46
Build has failed

what is that all about?

@ChristophWurst

Copy link
Copy Markdown
Member

Please see https://github.com/nextcloud/server#contribution-guidelines. We require all commits to this repository to be signed (using git commit -s …).

Phil Davis added 2 commits February 21, 2017 19:34
Signed-off-by: Phil Davis <phil.davis@inf.org>
@phil-davis

Copy link
Copy Markdown
Contributor Author

This is not going to work like this. Resubmitted as #3566

@phil-davis phil-davis closed this Feb 21, 2017
@phil-davis phil-davis deleted the setUpScenario branch February 21, 2017 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants