Feature/edit company details - #308
Conversation
|
Your Render PR Server URL is https://nijobs-backend-pr-308.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cflt59p4reb319msmn8g. |
|
Please review the tests to see if they are good and complete or if I need to add more test cases. |
BrunoRosendo
left a comment
There was a problem hiding this comment.
Good job so far! I left some suggestions
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## develop #308 +/- ##
===========================================
- Coverage 90.33% 90.13% -0.20%
===========================================
Files 54 54
Lines 1417 1440 +23
Branches 232 232
===========================================
+ Hits 1280 1298 +18
- Misses 132 137 +5
Partials 5 5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
BrunoRosendo
left a comment
There was a problem hiding this comment.
Looks good, I left some suggestions. It'd probably be nice to get the company from db/service after editing and checking if everything is ok, at least in one test
16629f3 to
e694e77
Compare
…MPANY_EDIT_NOTIFICATION to the templates
…(were not being used)
… for blocked and disabled companies
… before starting the actual tests, as suggested
e694e77 to
309de07
Compare
BrunoRosendo
left a comment
There was a problem hiding this comment.
lgtm, maybe @Naapperas wants to re-review
No description provided.