sul-cidr / histonets

Histonets is an application to convert images of scanned maps into digital networks
https://histonets.stanford.edu
Other
20 stars 0 forks source link

Testing ranges only allows max value #200

Open csbailey5t opened 7 years ago

csbailey5t commented 7 years ago

See:

https://github.com/sul-cidr/histonets/blob/master/spec/features/image_clean_spec.rb#L32-L35

    ##
    # FIXME: We have an issue where a range set that isn't the max goes to
    # the max anyways. So setting the max here and leaving a comment for
    # transparency
mejackreed commented 7 years ago

I was able to test out some other things like so: https://github.com/sul-cidr/histonets/blob/master/spec/features/collection_template_builder_spec.rb#L25-L28