Sha256: 9af7b97394cd88d183f7efd4c1a5d804c8207698fcc6aa68fb84869a7a2542a4

Contents?: true

Size: 459 Bytes

Versions: 19

Compression:

Stored size: 459 Bytes

Contents

# this file is used to test the functionality of overriding the standard pstn data
# with the data in spec/support/custom_pstn.yaml

---
kh:
  operators:
    hello:
      assertions:
        name: "Hello"
        my_custom_property: "hello-foo"
        my_custom_interpolated_property: "hello-%{interpolation}"
        my_custom_boolean_property: true
      prefixes:
      - '15'
      - '16'
      - '81'
      - '87'
      area_code_prefixes:
      - '45'

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
torasup-0.3.3 spec/support/custom_pstn_spec.yaml
torasup-0.3.2 spec/support/custom_pstn_spec.yaml
torasup-0.3.1 spec/support/custom_pstn_spec.yaml
torasup-0.3.0 spec/support/custom_pstn_spec.yaml
torasup-0.2.3 spec/support/custom_pstn_spec.yaml
torasup-0.2.2 spec/support/custom_pstn_spec.yaml
torasup-0.2.1 spec/support/custom_pstn_spec.yaml
torasup-0.2.0 spec/support/custom_pstn_spec.yaml
torasup-0.1.2 spec/support/custom_pstn_spec.yaml
torasup-0.1.1 spec/support/custom_pstn_spec.yaml
torasup-0.1.0 spec/support/custom_pstn_spec.yaml
torasup-0.0.15 spec/support/custom_pstn_spec.yaml
torasup-0.0.14 spec/support/custom_pstn_spec.yaml
torasup-0.0.13 spec/support/custom_pstn_spec.yaml
torasup-0.0.12 spec/support/custom_pstn_spec.yaml
torasup-0.0.11 spec/support/custom_pstn_spec.yaml
torasup-0.0.10 spec/support/custom_pstn_spec.yaml
torasup-0.0.9 spec/support/custom_pstn_spec.yaml
torasup-0.0.8 spec/support/custom_pstn_spec.yaml