Coder Social home page Coder Social logo

robobook's Introduction

What is RoboBook

RoboBook is a mock application which was designed to illustrate automation testing.

It is a social network for robots. Robots and androids can register, make connections and keep in touch with each other. :)

Set up calabash console

You need to have calabash-android installed on your machine and you need to connect one and only one phone (tablet, emulator).

  1. Download the apk (application file) from here and save it somewhere on your machine. (eg. ~/robobook/robobook.apk

  2. Open a terminal (command line) and navigate to the directory where you saved the application. (eg. cd ~/robobook)

  3. Type in the following command to build the test server:

calabash-android build robobook.apk 4. Type in the following command to start the console:

calabash-android console robobook.apk

If everything went well you're in the calabash console and you see a prompt like this:

irb(main):001:0>

  1. Enter the following command into the calabash console to install the app:

irb(main):001:0> reinstall_apps

  1. Enter the following command into the calabash console to start the test app:

irb(main):002:0> start_test_server_in_background

The app should start on your phone and you should see a login screen.

robobook's People

Contributors

balazsbalazs avatar

Stargazers

Artur Glier avatar

Watchers

James Cloos avatar  avatar Sathish avatar

Forkers

goginenni

robobook's Issues

We are not able to setup Calabash-Android console on win .

Hi,

I have downloaded the robobook.apk file from internet.

I followed below steps:

Calabash-android version is 0.4.21

  1. Download robobook.apk file
  2. Build the .apk file
  3. Run the console command
  4. run "reinstall_apps" command then I am getting below error

Request you please help me .
F:\calabash-testing>calabash-android build robobook.apk
Done signing the test server. Moved it to test_servers/fecaa0d61271c8d5b86e84fad231bd08_0.4.21.apk

F:\calabash-testing>calabash-android console robobook.apk
DL is deprecated, please use Fiddle
*** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansicon/) to get coloured output on Windows
irb(main):001:0> reinstall_apps
NameError: undefined local variable or method inl' for main:Object from (irb):4 from C:/Ruby200-x64/bin/irb:12:in

'
irb(main):005:0> start_test_server_in_background
NameError: undefined local variable or method ateerako' for main:Object from (irb):5 from C:/Ruby200-x64/bin/irb:12:in'
irb(main):006:0>

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.