Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Merge end-to-end tests - #3537

Merged
bwindels merged 298 commits into
developfrom
bwindels/merge-e2e-tests
Oct 21, 2019
Merged

bwindels merged 298 commits into
developfrom
bwindels/merge-e2e-tests

Conversation

@bwindels

@bwindels bwindels commented Oct 9, 2019 •

Copy link
Copy Markdown
Contributor

element-hq/element-web#11101
matrix-org/matrix-react-end-to-end-tests#44

Dear reviewer, I imported the git history from https://github.com/matrix-org/matrix-react-end-to-end-tests to not have a big blob of code we don't know the history off. Please start reviewing at this commit.

Review with element-hq/element-web#11115

bwindels and others added 30 commits July 31, 2018 10:35
@bwindels
bwindels force-pushed the bwindels/merge-e2e-tests branch from 465e07e to 2d848bb Compare October 9, 2019 15:58
@bwindels
bwindels marked this pull request as ready for review October 10, 2019 14:55
@bwindels
bwindels requested a review from a team October 10, 2019 14:55

@jryans jryans 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.

Looking good so far! 😁

Comment thread test/end-to-end-tests/riot/install.sh Outdated
with_riot=1

for i in $@; do
if [ "$i" == "--without-riot" ] ; then

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.

It's a bit perplexing to have a "Riot" install script which also takes an option "no Riot"... Maybe it would be easier to follow by moving the HTTP server bit to it's own script?

Then this script can call the new script (so caller of this don't need to change), and end-to-end-tests.sh would only call the HTTP server script.

Comment thread test/end-to-end-tests/run.sh Outdated
Comment thread README.md Outdated
Comment thread test/end-to-end-tests/README.md Outdated
Comment thread test/end-to-end-tests/README.md Outdated
Comment thread test/end-to-end-tests/README.md Outdated
Comment thread test/end-to-end-tests/README.md Outdated
Comment thread test/end-to-end-tests/install.sh Outdated
Comment thread test/end-to-end-tests/README.md Outdated
Comment thread test/end-to-end-tests/README.md Outdated
bwindels and others added 9 commits October 18, 2019 12:27
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
Comment thread test/end-to-end-tests/run.sh Outdated

@jryans jryans 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.

Looks great to me, thanks! 😁

@bwindels
bwindels merged commit fc175a9 into develop Oct 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants