Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use automatically generated test accounts for testing. #214

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

Merged
nitzanj merged 6 commits into master from feature/add-test-account-creation
Jun 8, 2020

Conversation

@nitzanj
Copy link
Contributor

@nitzanj nitzanj commented Jun 7, 2020

No description provided.

dir.mkdir()
def file = new File(dir, "cloudinary_url.txt")
file.createNewFile()
file.text = cloudinaryUrl
Copy link
Contributor

@asisayag2 asisayag2 Jun 7, 2020

Choose a reason for hiding this comment

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

Is that writing to a file?
no outputStream blabla is needed?

Copy link
Contributor Author

@nitzanj nitzanj Jun 8, 2020

Choose a reason for hiding this comment

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

It's a groovy's enhancement to java's File class, it's does all the stream operations inside.

Copy link
Contributor

@asisayag2 asisayag2 Jun 8, 2020

Choose a reason for hiding this comment

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

Why? it was soooo elegant in Java 😒

@nitzanj nitzanj merged commit 75c9e74 into master Jun 8, 2020
@nitzanj nitzanj deleted the feature/add-test-account-creation branch June 8, 2020 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@asisayag2 asisayag2 asisayag2 approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /