ksp-visual-calculator icon indicating copy to clipboard operation
ksp-visual-calculator copied to clipboard

Add unit tests and migrate to cypress e2e testing

Open Blaarkies opened this issue 2 years ago • 0 comments

Most non-critical components do not have test cases yet. Protractor is deprecated.

  • [x] Migrate to Cypress
  • Full workflow e2e tests
    • [x] Finishing tutorial
    • [x] Adding craft and dragging objects around
    • [ ] Basic usage through dialogs and components)
  • Simple workflow e2e tests
    • [ ] Touch interactions function properly (as if mobile device)
    • [ ] Small screen elements have components properly visible
  • [x] Investigate unit tests with Cypress Component Testing
    • [x] Add mocking support for standalone components
    • [x] Antennae signal range tests compared to in-game results
    • [ ] Delta-v tests for various mission profiles
    • [x] Page initialization checks (CommNet Planner, Delta-v Planner, and ISRU Calculator)

Blaarkies avatar Jul 30 '21 08:07 Blaarkies