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 integration testing for each feature #58

Open
kounkou opened this issue Oct 28, 2024 · 1 comment
Open

Add integration testing for each feature #58

kounkou opened this issue Oct 28, 2024 · 1 comment
Labels

Comments

@kounkou
Copy link
Owner

kounkou commented Oct 28, 2024

Description

Currently, there is no way to know which changes breaks the features of the application. We need to add some integration testing to avoid regressions.

Acceptance criteria

  • Launch integration testing and execute the app features
  • We can probably just add the testing to the continuous integration

Difficulty

  • Medium
@kounkou kounkou added the medium label Oct 28, 2024
@kounkou
Copy link
Owner Author

kounkou commented Oct 28, 2024

In progress

Features

  • Select category
    • Reboot doesn't change the selected categories
  • Start Practicing
  • Display stats
  • Display about

kounkou added a commit that referenced this issue Oct 30, 2024
This will contribute to fixing #58 and contains :

- Initial testing infrastructure setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant