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 tests for filters service #295

Open
10 tasks
Arif-Khalid opened this issue Mar 14, 2024 · 1 comment
Open
10 tasks

Add tests for filters service #295

Arif-Khalid opened this issue Mar 14, 2024 · 1 comment
Assignees
Labels
aspect-Testing category.Chore a task that needs to be done

Comments

@Arif-Khalid
Copy link
Contributor

Arif-Khalid commented Mar 14, 2024

Is your feature request related to a problem? Please describe.
Filters service is a service introduced uniquely to watcher, it therefore does not have any test cases.

Describe the solution you'd like
Comprehensive test cases for the filters service.

  • Test initial behaviour
  • Test update filters
  • Test update preset view
  • Test clear filters
  • Test unique filter updating functions
  • Test unique preset view updating functions
  • Test URL initialization
  • Test label sanitization
  • Test milestone sanitization
  • Test get currently active milestones
@Arif-Khalid Arif-Khalid added aspect-Testing category.Chore a task that needs to be done labels Mar 14, 2024
@Arif-Khalid Arif-Khalid self-assigned this Mar 14, 2024
@Arif-Khalid
Copy link
Contributor Author

As I created the filters service and want to get some experience in writing tests, I will work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspect-Testing category.Chore a task that needs to be done
Projects
None yet
Development

No branches or pull requests

1 participant