Arquisoft / Arquisoft/dede_es5c

Como ejecutar test e2e

Open
#173 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

-cd webapp
npm install
npm start
-cd restapi
npm install
npm start
-cd webapp
-cd e2e
npm install ts-node --save-dev
npm install -g jest

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the webapp and restapi directories and the e2e directory, starting with their package setup and the listed npm commands. Confirm the required startup order and determine where these steps should be documented. Done means a newcomer can follow the documented commands to run the end-to-end tests successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, react, typescript
Domain
documentation, testing
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.