Skip to content

Conversation

@Spaceinvaderz
Copy link

and some minor changes described below:

  • Fixed typos in tests specs description

  • Updated .dockerignore to not add all the files from this repo during backing the docker image

  • Updated README.md to describe how to run tests in docker

  • Updated .gitignore to prevent some test run leftovers to apper in untracked files for this repo

…nges described below:

* Fixed typos in tests specs description

* Updated .dockerignore to not add all the files from this repo during backing the docker image

* Updated `README.md` to describe how to run tests in docker

* Updated `.gitignore` to prevent some test run leftovers to apper in untracked files for this repo
README.md Outdated
1. `yarn` to install Cypress (https://cypress.io).
1. `yarn cypress:run` to run the headless test suite.
1. `yarn cypress:open` to open Cypress app and run tests manually or work on writing new ones. Change `baseUrl` in `cypress.json` if you want to work with your local dev server.
2. `yarn cypress:run` to run the headless test suite.
Copy link
Contributor

Choose a reason for hiding this comment

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

В маркдауне пункты в нумерованных списках начинаются с 1.

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.

3 participants