Skip to content

Slideshow images before puppeteer testing - #66

Merged
ceotter merged 15 commits into
masterfrom
slideshowImagesBeforePuppeteerTesting
Apr 10, 2019
Merged

Slideshow images before puppeteer testing#66
ceotter merged 15 commits into
masterfrom
slideshowImagesBeforePuppeteerTesting

Conversation

@ed42311

@ed42311 ed42311 commented Apr 10, 2019

Copy link
Copy Markdown
Contributor

No description provided.

@ceotter ceotter left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

see the comments

Comment thread src/components/DreamArchive/index.js Outdated
Comment thread src/components/DreamArchive/index.js Outdated
}

render() {
console.log("archive render imgUrlArr: ", this.state.dreams)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

delete console log

Comment thread src/components/DreamArchive/index.js Outdated
{this.loadingOrNoDreams()}
{this.props.dreams.map( (dream, index) =>
<DreamDiv key={dream._id} >
{console.log("dream div render dream: ", dream)}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

delete console log

@ceotter
ceotter merged commit c282b50 into master Apr 10, 2019
@ceotter
ceotter deleted the slideshowImagesBeforePuppeteerTesting branch April 10, 2019 16:04
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.

3 participants