Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Hacktoberfest: Cypress E2E tests #392

@FredrikOseberg

Description

@FredrikOseberg

Want to contribute for hactoberfest? Help us improve our frontend E2E testing. We use a framework called Cypress and would like to extend the E2E testing to more CRUD based operations in our frontend application:

  • Custom strategies CRUD
  • Tag Types CRUD
  • Addons CRUD [In Progress ] @jyoungiv

Examples on how to implement the tests can be found in:

cypress/integration/feature.spec.js

The tests needs a user to run. Before you begin you should create a test user in the application. Currently the tests expects a user to exists with the following credentials:

[email protected] / qY70$NDcJNXA

After you've set up the test user, try running the tests by running yarn e2e.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions