metanorma / pubid-iso

Implementation of ISO pubid
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Resolve typed stage by provided harmonized code #201

Closed mico closed 1 year ago

mico commented 1 year ago

closes #191

ronaldtse commented 1 year ago

Thanks @mico !

ronaldtse commented 1 year ago

Actually, can you also test for the case where both "50.00" and "PRF" are provided?

mico commented 1 year ago

Actually, can you also test for the case where both "50.00" and "PRF" are provided?

We already have test for that here: https://github.com/metanorma/pubid-iso/blob/2cf98eb1832d2ddd6fbbbd79bde744cba2d7c48a/spec/pubid_iso/identifier/create_new_identifier_spec.rb#L93