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

Merge end-to-end tests #3537

Merged
merged 298 commits into from
Oct 21, 2019
Merged

Merge end-to-end tests #3537

merged 298 commits into from
Oct 21, 2019

Conversation

bwindels
Copy link
Contributor

@bwindels bwindels commented Oct 9, 2019

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 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
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

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

Looking good so far! 😁

with_riot=1

for i in $@; do
if [ "$i" == "--without-riot" ] ; then
Copy link
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.

test/end-to-end-tests/run.sh Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
test/end-to-end-tests/README.md Outdated Show resolved Hide resolved
test/end-to-end-tests/README.md Outdated Show resolved Hide resolved
test/end-to-end-tests/README.md Outdated Show resolved Hide resolved
test/end-to-end-tests/README.md Outdated Show resolved Hide resolved
test/end-to-end-tests/install.sh Outdated Show resolved Hide resolved
test/end-to-end-tests/README.md Outdated Show resolved Hide resolved
test/end-to-end-tests/README.md Outdated Show resolved Hide resolved
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>
Copy link
Collaborator

@jryans jryans left a comment

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