redhat-beyond / JobSeeker

https://github.com/redhat-beyond/JobSeeker
MIT License
2 stars 5 forks source link

🚀 Job Board: Add the sidebar search form #122

Closed DeanBiton closed 2 years ago

DeanBiton commented 2 years ago

Close #119

Future tasks:

DeanBiton commented 2 years ago

@DeanBiton Why are you testing only form/views and client tests? There is a difference here in the coverage, Is there any test in code that cover the PR? in case yes please add reference to main branch test

@Yarboa I added a new form and a view that uses this form. I have tests for the form and I added more tests for the view.

Yarboa commented 2 years ago

@DeanBiton Why are you testing only form/views and client tests? There is a difference here in the coverage, Is there any test in code that cover the PR? in case yes please add reference to main branch test

@Yarboa I added a new form and a view that uses this form. I have tests for the form and I added more tests for the view.

There are no client tests at all for the relevant template and views