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

Add and Configure Env files. #181

Merged
merged 1 commit into from
Mar 7, 2022
Merged

Add and Configure Env files. #181

merged 1 commit into from
Mar 7, 2022

Conversation

mohinid
Copy link
Contributor

@mohinid mohinid commented Mar 7, 2022

Add Development(local) and Staging envs to config files.
To run cypress tests we can just run commands:
"npm run cy:open:dev": for opening cypress on localhost.
"npm run cy:run:dev": for running headless tests on localhost.
"npm run cy:run:staging": for opening cypress on staging url.
"npm run cy:open:staging": for running headless tests on staging url.

@mohinid mohinid requested a review from apoorv1316 March 7, 2022 07:22
@vipulnsward vipulnsward temporarily deployed to miru-review-pr-181 March 7, 2022 07:23 Inactive
@apoorv1316 apoorv1316 merged commit 1761c7f into develop Mar 7, 2022
@akhilgkrishnan akhilgkrishnan deleted the Configure-Testing-Envs branch March 7, 2022 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants