Coder Social home page Coder Social logo

testrequirements's People

Contributors

khrystynadubovyk avatar

Watchers

James Cloos avatar

testrequirements's Issues

SDL should respond "IGNORED" with correct result code for UnSubscribeVehicleData in case vi interface isn't available

Occurence:
Always

Environment
Branch: (https://github.com/smartdevicelink/sdl_core/)
branch: "release/4.2.0"
commit id: a6c32b45832653d6b851be9b19355fa35f377e07
HMI: HTML5
ATF version: 2.2
ATF repo: https://github.com/smartdevicelink/sdl_atf/
ATF branch: 962e1eff8664d97af5e59ec4e22f39b9ea76f5eb
Scripts repo: https://github.com/CustomSDL/sdl_atf_test_scripts/tree/OS_DRAFT
Scripts branch: 18cce42
OS: Ubuntu 14.04.01
Transport: Wi-Fi
Mobile device: -
Mobile OS: -
Mobile App version: -
Mobile App type (media/non-media/navi/any): any
Virtual Machine using (yes/no): no

Preconditions:

  1. Move IsReady_Template folder into sdl_atf\user_modules
  2. SubscribeVehicleData and UnSubscribeVehicleData are allowed in PT

Steps to reproduce:
Or: (Go to atf folder -> Run command: ./start.sh ../ATF_VehicleInfo_IsReady_available_false_SingleRPC.lua)

  1. RegisterApp incase HMI does not respond
  2. Activate app
  3. Send SubscribeVehicleData with gps = true
  4. Send UnSubscribeVehicleData with gps = true
    Actual result:
    SDL respond "
    {success = true, resultCode = "IGNORED", info = "Already subscribed on some provided VehicleData."}
    ".
    Expected result:
    SDL should respond "
    {success = false, resultCode = "IGNORED", info = "Some provided VehicleData was not subscribed."}
    " code to mobile app.

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.