Giter VIP home page Giter VIP logo

ios-webview-test-app's Introduction

master develop versioning license contributing
Build Status Build Status GitHub version License Contributing

Calabash

Automated Acceptance Testing for Mobile Apps.

Rake

TODO Release instructions for Android and iOS.

$ rake -T
rake android:build     # Build the Android test server
rake build             # Build calabash-1.9.9.pre2.gem into the pkg directory
rake ctags             # Generate ctags in ./git/tags
rake install           # Build and install calabash-1.9.9.pre2.gem into system gems
rake release           # Create tag v1.9.9.pre2 and build and push calabash-1.9.9.pre2.gem to Rubygems
rake spec              # Run RSpec code examples
rake unit              # Run RSpec code examples
rake yard              # Generate YARD Documentation
rake yard:publish      # Generate and publish docs

Testing

rspec

$ be rake unit # All unit tests.
$ be guard     # Run unit tests as you develop.

Integration tests

$ rake integration:page-object-model  # Run POM tests
$ rake integration:ruby               # Run tests ensuing correct Ruby interfacing
$ rake integration:cli                # Run command line interface tests

ios-webview-test-app's People

Contributors

alexeybudynkov avatar dependabot[bot] avatar ivan-nosar avatar jmoody avatar maksimzhukov avatar physx23 avatar polyakrecords avatar tikhon-polyakov avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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

ios-webview-test-app's Issues

iframe Steps need to explicitly describe the behavior

Since this is a demo project, I think the iframe features should have been written more explicitly.

# Too generic
When I click the "button" with id "button"

# Specifically highlights that this is a Step that involves iframes
When I touch the submit button in the iframe

This will allow users to quickly find examples in the Steps.

page.html and iframes need to be served from https://

In this XTC run you can see that the page is not loaded.

This will require obtaining a cert and installing in on the CI server.

ATTN @krukow

I am not sure exactly what I am going to do about this. I think I want to explore options that do not involve IT.

  • page.html - served from cdn.rawgit
  • same domain iframe.html - ditto
  • x-domain iframe.html
  • remove security exception in Info.plist

make app-cal ERROR: Building app failed.

After running the make app-cal command, getting this:

bin/make/app-cal.sh

######## Preparing #######

INFO: Prepared install directory Products/app-cal
INFO: Prepared archive directory

######## Building CalWebView-cal.app #######

xcrun: error: unable to find utility "xcodebuild", not a developer tool or in PATH
ERROR: Building app failed.
make: *** [app-cal] Error 72

why is this happening ?

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.