Clone this git repository using
git clone https://github.com/hinagawa/arch_client_web.git
Download and install
Install project dependencies:
npm install
Run project:
npm start
Set terminal in autotest_ui directory and run:
npm run test
Install testcafe dependencies:
npm install -g testcafe
Set terminal in testcafe-tests directory and run:
npx testcafe chrome,edge,firefox testcafe-tests/
- Sign up page (https://sadmadsoul.dev/sign_up)
- Auth page (https://sadmadsoul.dev/auth)
- Main page (https://sadmadsoul.dev/index)
Паттерны Стратегия и Абстрактная фабрика в index.html