Skip to content

Remove liveness methods from the Profile model#7264

Merged
jmhooper merged 2 commits intomainfrom
jmhooper-remove-liveness-methods-from-profile
Nov 1, 2022
Merged

Remove liveness methods from the Profile model#7264
jmhooper merged 2 commits intomainfrom
jmhooper-remove-liveness-methods-from-profile

Conversation

@jmhooper
Copy link
Contributor

@jmhooper jmhooper commented Nov 1, 2022

The methods are not longer used since IAL2 strict has been retired

[skip changelog]

The methods are not longer used since IAL2 strict has been retired

[skip changelog]
it 'returns true if a component for liveness is present' do
profile = create(:profile, proofing_components: { liveness_check: 'acuant' })

expect(profile.includes_liveness_check?).to eq(true)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are changes to the model file itself missing?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huh, yes they are. idk how i managed to not check those in

@jmhooper jmhooper merged commit 7a5cf23 into main Nov 1, 2022
@jmhooper jmhooper deleted the jmhooper-remove-liveness-methods-from-profile branch November 1, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants