Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Write end-to-end tests with cucumber and protractor #196

Closed
73 of 89 tasks
karmacoma opened this issue Jun 12, 2017 · 0 comments
Closed
73 of 89 tasks

Write end-to-end tests with cucumber and protractor #196

karmacoma opened this issue Jun 12, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@karmacoma
Copy link
Contributor

karmacoma commented Jun 12, 2017

This should be an exhaustive list of Lisk Explorer End-to-end test scenarios. We might not need to implement all of them right away, as some might be difficult to assert on (Activity graph) or set up in an isolated environment (Network monitor), But I want to have the list as a reference for thinking about e2e test coverage.

  • Homepage
    • Top bar
      • Search
        • Block
        • Transaction
        • Address
        • Delegate
        • Not found
      • Currency switcher
      • Tools Menu
    • Latest Transactions
    • Latest Blocks
    • Footer
      • Decimal places selector
      • Links
  • DB entity pages
    • Account
      • Summary
      • Votes
        • Link to delegate
      • Transactions
        • Link to transaction
        • Link to sender
        • Link to recipient
        • Sent
        • Received
        • Load more
        • Load less
    • Delegate
      • Summary
        • Link to account
      • Votes
        • Link to account
      • Voters
        • Link to account
    • Transaction
      • Summary
      • Details - TODO: What is the difference from Summary?
    • Block
      • Summary
      • Transactions
        • Load more
        • Load less
  • Tools menu
    • Top Accounts
      • Link to account
      • Load more
      • Load less
    • Activity Graph
      • Graph
      • Reset Camera
      • Statistics
    • Delegate Monitor
      • Stats
      • Latest votes
        • Link to account
        • Link to transaction
      • Newest delegates
        • Link to delegate
        • Link to transaction
      • Active Delegates
        • Sorting
        • Link to delegate
        • Status tooltip
      • Standby Delegates
        • Link to delegate
        • Next page
        • Previous page
    • Market Watcher
      • Switch Poloniex/Bittrex
      • Stats
      • Hide Stats
      • Stock Chart
        • Minutes
        • Hours
        • Days
        • From/to change
        • Zoom change
      • Depth Chart
      • Order Book
    • Network Monitor
      • Stats
      • Map
        • Zoom & pan to find markers
      • Connected peers
        • Sorting
      • Disconnected peers
        • Sorting
  • All of the above with a smaller (mobile) screen
@karmacoma karmacoma added the test label Jun 12, 2017
@karmacoma karmacoma added this to the Version 1.3.0 milestone Jun 12, 2017
@slaweet slaweet changed the title Write end-to-end tests for frontend code Write end-to-end tests with cucumber and protractor Jun 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants