Conversation
|
@akhilgkrishnan can you pls help me with resolving conflicts and failing tests. |
b29665a to
f8eeace
Compare
keshavbiswa
left a comment
There was a problem hiding this comment.
Few questions added.
spec/requests/internal_api/v1/wise/recipients_controller_spec.rb
Outdated
Show resolved
Hide resolved
akhilgkrishnan
left a comment
There was a problem hiding this comment.
@mohinid can you test the entire miru flow in the branch
Current Code Coverage Percent of this PR:89.13 %Files having coverage below 100%
|
|
Current RSpec status on this branch- 745 examples, 0 failures, 4 pending |
|
@akhilgkrishnan Will create separate PR for adding seed files for new tables. |
beeeafb to
7acd195
Compare
|
@rohitjoshixyz Please review this PR and approve if all inline with the ERD. |
rohitjoshixyz
left a comment
There was a problem hiding this comment.
LGTM, check for wise specs, if they pass uncomment them else go ahead and merge! 🎉
spec/requests/internal_api/v1/wise/currencies_controller_spec.rb
Outdated
Show resolved
Hide resolved
Passing on local. Uncommented Wise tests. Lets see on CI Finished in 2 minutes 25.5 seconds (files took 4.15 seconds to load) |
|
@rohitjoshixyz @keshavbiswa Wise tests passing too! Merging the PR :) |
* Changes - Update company_users table name to employment - Update all instances of company_users to employments * fix employment specs * Comment out all tests for Wise * Add TODO comment to Wise tests * Add TODO to Wise services tests * Commented out Employment Validations * Fix failing tests * Changes - Update company_users table name to employment - Update all instances of company_users to employments * Fix company_user instances in new specs * fix update_spec.rb * Uncomment Wise tests
Notion card
https://www.notion.so/saeloun/Add-tables-for-personal-employment-Allocated-devices-Address-71ef49d0c38e4242bd2998120141372d
Summary
Type of change
Please delete options that are not relevant.
not work as expected)
How Has This Been Tested?
On local Rails console and RSpecs.
Checklist: