Skip to content
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

RN-803 e2e tz #4377

Merged
merged 2 commits into from
Mar 13, 2023
Merged

RN-803 e2e tz #4377

merged 2 commits into from
Mar 13, 2023

Conversation

IgorNadj
Copy link
Contributor

@IgorNadj IgorNadj commented Mar 9, 2023

@@ -1,3 +1,6 @@
CYPRESS_RECORD_KEY=
CYPRESS_TEST_USER_EMAIL=
CYPRESS_TEST_USER_PASSWORD=

# Avoid day ticking over in e2e test run, see RN-803
TZ=Australia/Melbourne
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added TZ env var to the container, this is then read by cypress, see thread cypress-io/cypress#1043 (comment)

@@ -1,3 +1,6 @@
#!/bin/bash -e

# Echo date so we can see timezone, see RN-803
date
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

@chris-pollard chris-pollard left a comment

Choose a reason for hiding this comment

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

Looks good!

@IgorNadj IgorNadj merged commit 35e5b58 into dev Mar 13, 2023
@IgorNadj IgorNadj deleted the rn-803-e2e-tz branch March 13, 2023 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants