Tax rate

Test report

  1. Tax rate loop config

      exists as loop type woo_tax_rate
      has property "name"
      has property "title"
      has property "category"
      has property "description"
      has property "query_args"
      has property "fields"

  2. Tax rate loop type

      can create loop type woo_tax_rate
      returns Tax rates from method get_items()

  3. Tax rate loop item

      loop has next item

  4. Tax rate fields

      Checking rate
      Checking label
      Checking shipping
      Checking compound

Total of 4 tests: 2 passed, 2 failed