mitre-attack / mitre-attack/attack-workbench-frontend

Implement E2E tests

Open
#431 1 comment 0 reactions 1 assignee View on GitHub

@seansica is already working on this.

Since Jan 5, 2023.

Dominant language
TypeScript
Stars
438
Forks
79
Avg merge
1d 21h
Merged PRs (30d)
3

Description

As a developer, I want to run end-to-end (E2E) tests so that I can implement changes with greater assurance that modifications to the code will not unexpectedly break existing functionality.

According to this official blog post, as of Angular v12, Protractor is being deprecated and replaced by Cypress, Nightwatch, and WebdriverIO.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.