Git Product home page Git Product logo

apple_system_status's Introduction

apple_system_status's People

Contributors

dependabot[bot] avatar sue445 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

springmt

apple_system_status's Issues

Fix. Not found services

Failures:

  1) AppleSystemStatus::CLI#fetch should execute
     Failure/Error: expect(result).to be true

       expected true
            got false
     # ./spec/apple_system_status/cli_spec.rb:5:in `block (3 levels) in <top (required)>'

  2) AppleSystemStatus::Crawler#perform has title should return system services
     Failure/Error: raise "Not found services" if response[:services].empty?

     RuntimeError:
       Not found services
     # ./lib/apple_system_status/crawler.rb:54:in `perform'
     # ./spec/apple_system_status/crawler_spec.rb:53:in `block (4 levels) in <top (required)>'

  3) AppleSystemStatus::Crawler#perform no args should return system services
     Failure/Error: raise "Not found services" if response[:services].empty?

     RuntimeError:
       Not found services
     # ./lib/apple_system_status/crawler.rb:54:in `perform'
     # ./spec/apple_system_status/crawler_spec.rb:11:in `block (4 levels) in <top (required)>'

  4) AppleSystemStatus::Crawler#perform has country should return system services
     Failure/Error: raise "Not found services" if response[:services].empty?

     RuntimeError:
       Not found services
     # ./lib/apple_system_status/crawler.rb:54:in `perform'
     # ./spec/apple_system_status/crawler_spec.rb:25:in `block (4 levels) in <top (required)>'

  5) AppleSystemStatus::Crawler#perform has country (with blank cell) should return system services
     Failure/Error: raise "Not found services" if response[:services].empty?

     RuntimeError:
       Not found services
     # ./lib/apple_system_status/crawler.rb:54:in `perform'
     # ./spec/apple_system_status/crawler_spec.rb:39:in `block (4 levels) in <top (required)>'

  6) AppleSystemStatus::Crawler.perform should return system services
     Failure/Error: raise "Not found services" if response[:services].empty?

     RuntimeError:
       Not found services
     # ./lib/apple_system_status/crawler.rb:54:in `perform'
     # ./lib/apple_system_status/crawler.rb:87:in `perform'
     # ./spec/apple_system_status/crawler_spec.rb:89:in `block (3 levels) in <top (required)>'

Finished in 55 seconds (files took 2.13 seconds to load)
13 examples, 6 failures

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.