Skip to content

Conversation

@Fishbowler
Copy link
Contributor

@RocketChat/ReactNative

Now runs tests in Docker rather than against an existing Rocket.Chat server, using the existing Docker Compose file for Rocket.Chat plus some overrides, and populated using Mongo's inbuilt init scripts for their docker image.

Also includes:

  • Ability to run the "demo" RC env without running the tests (hattip to conversations on https://open.rocket.chat/)
  • Detox upgrade (although not to v17 as there are breaking changes)
  • Some test fixes & improvements

image

@diegolmello diegolmello self-requested a review July 8, 2020 13:25
const value = random(20);
const data = {
server: 'https://ilarion.rocket.chat',
server: 'http://127.0.0.1:3000',
Copy link
Member

Choose a reason for hiding this comment

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

This change makes tests to fail on CircleCI.
Can you run the docker on CI tests as well?

@Fishbowler Fishbowler force-pushed the test_in_docker branch 8 times, most recently from da037f6 to 1c25c05 Compare July 13, 2020 13:49
@Fishbowler Fishbowler closed this Jul 15, 2020
@Fishbowler Fishbowler deleted the test_in_docker branch July 16, 2020 08:42
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.

2 participants