Code Monkey home page Code Monkey logo

client-lib-ios-test-foundation's People

Contributors

gotev avatar skychiarottoa avatar skydemarcoa avatar valeriaalampi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

client-lib-ios-test-foundation's Issues

Call count not working

call count is not working with the following example:

 .route(try Mocks.Selfcare.CartCalculation.Response.given(cartId).edr())
        .route(try Mocks.Selfcare.CartCalculation.Response.skyQPlatinum(cartId: cartId).edr())

Package is not compatible with tvOS SDK

I have attempted to import this package via SPM into another package that I am working on. The new package will be utilised by tvOS targets and as such I had my target set as a tvOS simulator in Xcode.

Upon attempting to build my unit tests with SkyTestFoundation I am greeted with a bunch of errors, the crux of which is that the various tap / swipe etc. functions that are being called on XCUIElement / XCUIApplication etc. are not available on the tvOS SDK.

As such I would recommend to either remove tvOS from the supported platforms for this library or find a way to hide the various APIs on tvOS targets.

Xcode Screenshot

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.