Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add (cucumber?) end-to-end tests for features #1063

Open
laingsimon opened this issue Oct 13, 2024 · 1 comment
Open

Add (cucumber?) end-to-end tests for features #1063

laingsimon opened this issue Oct 13, 2024 · 1 comment
Labels
javascript Pull requests that update Javascript code

Comments

@laingsimon
Copy link
Owner

laingsimon commented Oct 13, 2024

Rather than having overly focused unit tests?

https://www.npmjs.com/package/jest-cucumber

@laingsimon laingsimon added the javascript Pull requests that update Javascript code label Oct 13, 2024
@laingsimon
Copy link
Owner Author

laingsimon commented Oct 20, 2024

  • as a player I want to be able to see
    • all fixtures for the current season
    • the player table for the current season
    • the team table for the current season
    • a team highlighted on the fixtures, team and players table
    • up coming tournaments
    • who won a tournament
    • who is playing in a tournament
    • who played on a night
    • who scored 180s on a night
    • who scored hi-checks on a night
    • who played in which matches but in random order
    • player/team table & fixtures from a different division
    • player/team table & fixtures from a different season
    • fixtures based on a date filter
    • fixtures based on a note filter
    • scores as they're recorded for a live match
    • the statistics of a live match once won
    • who played in a tournament
    • who should be playing in a tournament
    • how to fill out a tournament sheet based on how many people turn up
    • who didn't turn up for a tournament
    • player/team table & fixtures from a different season when out of season
    • who plays for a team
    • what fixtures a team has in the future or the past
    • what fixtures a player has played in or is scheduled to play in

@laingsimon laingsimon changed the title Add cucumber? end-to-end tests for features Add (cucumber?) end-to-end tests for features Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

1 participant