You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at this issue, i have discovered we already have `create_sending_location_test_flags` in the 'year' social care tests. However this is called `create_lca_test_flags` instead. The reason for this is because we create the `sending_lca` variable using `sending_location` at this stage in the 'processed' extracts. This function provides a count for each LCA area.
We need to keep create_sending_location_test_flags as the client lookup does not have the lca variable so i think it is useful to keep both functions.
I have also identified by looking at this issue that there are no tests for the 'all' sc files. I will make another issue to have a look at this again. However, on the branch i created i could apply create_sending_location_test_flags so i will push this and connect to this issue!
addresses #842
Produces tests for social care `all` extracts. The data is the processed
extract taken from the social care platform containing all years worth
of data.
Still to do:
- Add these tests into the targets pipeline. (@SwiftySalmon happy to
have a call with you to share how to do this!)
We need to keep
create_sending_location_test_flags
as the client lookup does not have thelca
variable so i think it is useful to keep both functions.I have also identified by looking at this issue that there are no tests for the 'all' sc files. I will make another issue to have a look at this again. However, on the branch i created i could apply
create_sending_location_test_flags
so i will push this and connect to this issue!Originally posted by @Jennit07 in #818 (comment)
Tests for each sc 'all' extract:
The text was updated successfully, but these errors were encountered: