wilsonmar / the-internet

An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.

Home Page:http://the-internet.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Internet 0.58.0 (10, February 2020)

=======

An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.

Deployed and available at http://the-internet.herokuapp.com.

Available Examples:

Don't see an example you need or think should be here? Contribute!

Contribution Guidelines

tldr;

  1. Fork
  2. Build Something
  3. Submit a Pull Request
  4. High Five!

Getting Started

Install your dependencies:

bundle install

Start the server:

rackup

Load the page you want to see in your browser:

http://localhost:9292/url_path

See Also

  • A Docker Image of the-internet (link)

About

An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.

http://the-internet.herokuapp.com

License:Apache License 2.0


Languages

Language:CSS 76.5%Language:HTML 11.0%Language:SCSS 8.9%Language:Ruby 3.6%Language:Dockerfile 0.0%Language:Shell 0.0%