Skip to content

E2E testing scaffolding#147

Merged
josecelano merged 1 commit intotorrust:developfrom
josecelano:issue-144-e2e-testing-scaffolding
Jun 30, 2023
Merged

E2E testing scaffolding#147
josecelano merged 1 commit intotorrust:developfrom
josecelano:issue-144-e2e-testing-scaffolding

Conversation

@josecelano
Copy link
Copy Markdown
Member

@josecelano josecelano commented Jun 30, 2023

Basic E2E setup with cypress.

  • Basic setup.
  • Run E2E tests on CI.

@josecelano josecelano linked an issue Jun 30, 2023 that may be closed by this pull request
E2E test scaffolding. You can run the E2E tests with:

```
npm run cypress:run
```

The E2E env should be started on http://localhost:3000
@josecelano josecelano marked this pull request as ready for review June 30, 2023 12:57
@josecelano
Copy link
Copy Markdown
Member Author

This is ready; I've added only one test example. I will create more issues to add more E2E tests.

@josecelano josecelano merged commit 43b6124 into torrust:develop Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

E2E testing scaffolding

1 participant